git: d562f9a20b87 - main - math/secp256k1: Update to 0.4.1 release.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Dec 2023 13:33:44 UTC
The branch main has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=d562f9a20b875cd50a25bdbd5e9ceca64d926863 commit d562f9a20b875cd50a25bdbd5e9ceca64d926863 Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2023-12-27 13:33:20 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2023-12-27 13:33:41 +0000 math/secp256k1: Update to 0.4.1 release. --- math/secp256k1/Makefile | 2 +- math/secp256k1/distinfo | 6 +++--- math/secp256k1/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/secp256k1/Makefile b/math/secp256k1/Makefile index 03548f1e31be..c98fb035512d 100644 --- a/math/secp256k1/Makefile +++ b/math/secp256k1/Makefile @@ -1,6 +1,6 @@ PORTNAME= secp256k1 DISTVERSIONPREFIX= v -DISTVERSION= 0.4.0 +DISTVERSION= 0.4.1 CATEGORIES= math security java MAINTAINER= ale@FreeBSD.org diff --git a/math/secp256k1/distinfo b/math/secp256k1/distinfo index fda66878af70..137c033b448f 100644 --- a/math/secp256k1/distinfo +++ b/math/secp256k1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693901296 -SHA256 (bitcoin-core-secp256k1-v0.4.0_GH0.tar.gz) = d7c956606e7f52b7703fd2967cb31d2e21ec90c0b440ff1cc7c7d764a4092b98 -SIZE (bitcoin-core-secp256k1-v0.4.0_GH0.tar.gz) = 2607093 +TIMESTAMP = 1703683766 +SHA256 (bitcoin-core-secp256k1-v0.4.1_GH0.tar.gz) = 31b1a03c7365dbce7aff4be9526243da966c58a8b88b6255556d51b3016492c5 +SIZE (bitcoin-core-secp256k1-v0.4.1_GH0.tar.gz) = 2614189 diff --git a/math/secp256k1/pkg-plist b/math/secp256k1/pkg-plist index 355f4948df97..b47ceea966d4 100644 --- a/math/secp256k1/pkg-plist +++ b/math/secp256k1/pkg-plist @@ -8,5 +8,5 @@ include/secp256k1_schnorrsig.h lib/libsecp256k1.a lib/libsecp256k1.so lib/libsecp256k1.so.2 -lib/libsecp256k1.so.2.1.0 +lib/libsecp256k1.so.2.1.1 libdata/pkgconfig/libsecp256k1.pc