Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2023 15:44:20 GMT
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f2d3fce9c34a - main - math/secp256k1: update to 0.3.1 release.
Message-ID:  <202304141544.33EFiKcH056543@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f2d3fce9c34a30f5b7e12618bf44495e3e85671d

commit f2d3fce9c34a30f5b7e12618bf44495e3e85671d
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-04-14 15:43:59 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-04-14 15:43:59 +0000

    math/secp256k1: update to 0.3.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 d11015207320..e9af2b678419 100644
--- a/math/secp256k1/Makefile
+++ b/math/secp256k1/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	secp256k1
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.0
+DISTVERSION=	0.3.1
 CATEGORIES=	math security java
 
 MAINTAINER=	ale@FreeBSD.org
diff --git a/math/secp256k1/distinfo b/math/secp256k1/distinfo
index 4d129af040eb..e079198e6652 100644
--- a/math/secp256k1/distinfo
+++ b/math/secp256k1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678726477
-SHA256 (bitcoin-core-secp256k1-v0.3.0_GH0.tar.gz) = f96c62406a79c52388f69948f74443272904704b91128bbb137971bc65897458
-SIZE (bitcoin-core-secp256k1-v0.3.0_GH0.tar.gz) = 2475682
+TIMESTAMP = 1681486895
+SHA256 (bitcoin-core-secp256k1-v0.3.1_GH0.tar.gz) = 0e7bb22c29ed6add5e3631e6a9ed0526f3020a20f3b99e6151918fba6cf6affa
+SIZE (bitcoin-core-secp256k1-v0.3.1_GH0.tar.gz) = 2560292
diff --git a/math/secp256k1/pkg-plist b/math/secp256k1/pkg-plist
index 70605608d61d..8cdb59dc6cd6 100644
--- a/math/secp256k1/pkg-plist
+++ b/math/secp256k1/pkg-plist
@@ -7,5 +7,5 @@ include/secp256k1_schnorrsig.h
 lib/libsecp256k1.a
 lib/libsecp256k1.so
 lib/libsecp256k1.so.2
-lib/libsecp256k1.so.2.0.0
+lib/libsecp256k1.so.2.0.1
 libdata/pkgconfig/libsecp256k1.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304141544.33EFiKcH056543>