net-p2p/c-lightning: Upgrade from 0.9.1 to 0.9.2
This commit is contained in:
parent
2afd9931bd
commit
70df40b709
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558090
@ -3,16 +3,13 @@
|
||||
|
||||
PORTNAME= c-lightning
|
||||
# To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present)
|
||||
PORTVERSION= 0.9.1
|
||||
PORTVERSION= 0.9.2
|
||||
DISTVERSIONPREFIX= v
|
||||
# and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c)
|
||||
#PORTVERSION= 0
|
||||
#PKGNAMESUFFIX= -git-f8d8348c
|
||||
CATEGORIES= net-p2p finance
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 4b4fe2f4f.patch:-p1
|
||||
|
||||
MAINTAINER= vd@FreeBSD.org
|
||||
COMMENT= Lightning Network implementation in C
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1601908405
|
||||
SHA256 (ElementsProject-lightning-v0.9.1_GH0.tar.gz) = 0e2cb636a14b2179b5809cd049ea2ca7864810dfc8fd2935f90e376cbd90c2c3
|
||||
SIZE (ElementsProject-lightning-v0.9.1_GH0.tar.gz) = 3211414
|
||||
TIMESTAMP = 1607939340
|
||||
SHA256 (ElementsProject-lightning-v0.9.2_GH0.tar.gz) = 724f8ea4f3d8ef2e579b4576959a69e67de2d0186a84f480a7d8ee0d1295d3c5
|
||||
SIZE (ElementsProject-lightning-v0.9.2_GH0.tar.gz) = 3280177
|
||||
SHA256 (ElementsProject-libwally-core-b8d7ea91049c3_GH0.tar.gz) = 34cf8cee0dc4809eb9e38b09507d64803ece70972eedb681382e622dfe9f5d2d
|
||||
SIZE (ElementsProject-libwally-core-b8d7ea91049c3_GH0.tar.gz) = 1041393
|
||||
SHA256 (ianlancetaylor-libbacktrace-5a99ff7fed66b8e_GH0.tar.gz) = 2aad59f02cb008b5e912821c205ad6a140afcae69844e7ba9f7e590239ec41e2
|
||||
|
@ -55,6 +55,10 @@ man/man7/lightning-listtransactions.7.gz
|
||||
man/man7/lightning-multifundchannel.7.gz
|
||||
man/man7/lightning-multiwithdraw.7.gz
|
||||
man/man7/lightning-newaddr.7.gz
|
||||
man/man7/lightning-notifications.7.gz
|
||||
man/man7/lightning-openchannel_init.7.gz
|
||||
man/man7/lightning-openchannel_signed.7.gz
|
||||
man/man7/lightning-openchannel_update.7.gz
|
||||
man/man7/lightning-pay.7.gz
|
||||
man/man7/lightning-ping.7.gz
|
||||
man/man7/lightning-plugin.7.gz
|
||||
|
Loading…
Reference in New Issue
Block a user