libsecp256k1: update to 0.5.1.

This commit is contained in:
Arjan Mossel 2024-11-10 18:26:17 +01:00 committed by lemmi
parent 6b01763859
commit cacbeab311
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libsecp256k1'
pkgname=libsecp256k1
version=0.4.1
version=0.5.1
revision=1
build_style=gnu-configure
configure_args="--disable-benchmark --disable-coverage --enable-experimental
@ -12,7 +12,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
license="MIT"
homepage="https://github.com/bitcoin-core/secp256k1"
distfiles="https://github.com/bitcoin-core/secp256k1/archive/v${version}.tar.gz"
checksum="31b1a03c7365dbce7aff4be9526243da966c58a8b88b6255556d51b3016492c5"
checksum="081f4730becba2715a6b0fd198fedd9e649a6caaa6a7d6d3cf0f9fa7483f2cf1"
pre_configure() {
./autogen.sh