diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2022-06-29 08:45:16 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2022-06-29 08:45:51 +0000 |
commit | aa6c6f7b5d606fc8f8ef1d84e36532985e1de5d6 (patch) | |
tree | 57c3672bae39ebe6a834754ca8afad186218df22 | |
parent | 60f2f14e7ede8fc07d020199589aab755b43b9c1 (diff) | |
download | ports-aa6c6f7b5d606fc8f8ef1d84e36532985e1de5d6.tar.gz ports-aa6c6f7b5d606fc8f8ef1d84e36532985e1de5d6.zip |
net-p2p/c-lightning: Upgrade from 0.11.1 to 0.11.2
-rw-r--r-- | net-p2p/c-lightning/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/c-lightning/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile index 6d69e72a4e9a..97d15156b634 100644 --- a/net-p2p/c-lightning/Makefile +++ b/net-p2p/c-lightning/Makefile @@ -2,7 +2,7 @@ PORTNAME= c-lightning # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 DISTVERSIONPREFIX= v # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c) #PORTVERSION= 0 diff --git a/net-p2p/c-lightning/distinfo b/net-p2p/c-lightning/distinfo index 4e166a65b5d0..db4c630b0d86 100644 --- a/net-p2p/c-lightning/distinfo +++ b/net-p2p/c-lightning/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1655362283 -SHA256 (ElementsProject-lightning-v0.11.1_GH0.tar.gz) = 8e2a9af8a1a2275c1c95a4ca71a67dae517f56aa2b327d7e90207825c9cc39e7 -SIZE (ElementsProject-lightning-v0.11.1_GH0.tar.gz) = 3896459 +TIMESTAMP = 1656488666 +SHA256 (ElementsProject-lightning-v0.11.2_GH0.tar.gz) = eaefcc4a5a28d411093a4c9e1ca782f2f66aaf2119f663c5b3174b2f4b839d5a +SIZE (ElementsProject-lightning-v0.11.2_GH0.tar.gz) = 3895320 SHA256 (ElementsProject-libwally-core-f7c0824e56a06_GH0.tar.gz) = dc96d982e01622f56bc0841ed1a2f4eb1bf0434a6d678a3e8a838ed207392535 SIZE (ElementsProject-libwally-core-f7c0824e56a06_GH0.tar.gz) = 828418 SHA256 (ElementsProject-secp256k1-zkp-6c0aecf72b1f4_GH0.tar.gz) = 8e9f226a9cc80298d8773ffe3145d763c5c595091ba39b7ba0630be360a8e976 |