-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The new version of LND also supports generating manpages. We add a quick-and-dirty way to do that. It doesn't support cross compilation but we don't do that now anyway. It could be relatively easily added by downloading the HOST archive and using that to generate.
- Loading branch information
Showing
6 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
9ac3607b2421de4939e41b87e640a7f65682333813f2cd7c6e6168c89d905b69 lnd-linux-amd64-v0.17.0-beta.tar.gz | ||
468ee28efa13d844b6937a4dc3907d1d58ae93b7ae6dd8c54460cab76dc15c35 lnd-linux-amd64-v0.18.1-beta.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
lnd (0.18.1-1) buster; urgency=medium | ||
|
||
* Updated upstream version | ||
* Added man pages | ||
|
||
-- Martin Habovstiak <[email protected]> Thu, 04 Jul 2024 18:10:12 +0000 | ||
lnd (0.17.0-1) buster; urgency=medium | ||
|
||
* Updated upstream version | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters