git: 8c7a36d25fe7 - main - math/secp256k1: update to 0.3.0 release

From: Alex Dupre <ale_at_FreeBSD.org>
Date: Mon, 13 Mar 2023 17:04:01 UTC
The branch main has been updated by ale:

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

commit 8c7a36d25fe7b671ac48bf3ea1ce58e8a7830b87
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-03-13 17:03:27 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-03-13 17:03:58 +0000

    math/secp256k1: update to 0.3.0 release
---
 math/py-secp256k1/Makefile | 2 +-
 math/secp256k1/Makefile    | 2 +-
 math/secp256k1/distinfo    | 6 +++---
 math/secp256k1/pkg-plist   | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/math/py-secp256k1/Makefile b/math/py-secp256k1/Makefile
index 686f3aa8d95d..7103f7aa059f 100644
--- a/math/py-secp256k1/Makefile
+++ b/math/py-secp256k1/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	secp256k1
 PORTVERSION=	0.13.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/secp256k1/Makefile b/math/secp256k1/Makefile
index 6dc33c9febb3..d11015207320 100644
--- a/math/secp256k1/Makefile
+++ b/math/secp256k1/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	secp256k1
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.0
+DISTVERSION=	0.3.0
 CATEGORIES=	math security java
 
 MAINTAINER=	ale@FreeBSD.org
diff --git a/math/secp256k1/distinfo b/math/secp256k1/distinfo
index e2dd0e926518..4d129af040eb 100644
--- a/math/secp256k1/distinfo
+++ b/math/secp256k1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671020631
-SHA256 (bitcoin-core-secp256k1-v0.2.0_GH0.tar.gz) = 6cb0fd596e6b1a671f96e9ed7e65a047960def73de024e7b39f45a78ab4fc8df
-SIZE (bitcoin-core-secp256k1-v0.2.0_GH0.tar.gz) = 2456096
+TIMESTAMP = 1678726477
+SHA256 (bitcoin-core-secp256k1-v0.3.0_GH0.tar.gz) = f96c62406a79c52388f69948f74443272904704b91128bbb137971bc65897458
+SIZE (bitcoin-core-secp256k1-v0.3.0_GH0.tar.gz) = 2475682
diff --git a/math/secp256k1/pkg-plist b/math/secp256k1/pkg-plist
index 44521df1f91e..70605608d61d 100644
--- a/math/secp256k1/pkg-plist
+++ b/math/secp256k1/pkg-plist
@@ -6,6 +6,6 @@ include/secp256k1_recovery.h
 include/secp256k1_schnorrsig.h
 lib/libsecp256k1.a
 lib/libsecp256k1.so
-lib/libsecp256k1.so.1
-lib/libsecp256k1.so.1.0.0
+lib/libsecp256k1.so.2
+lib/libsecp256k1.so.2.0.0
 libdata/pkgconfig/libsecp256k1.pc