diff --git a/srcpkgs/libsecp256k1/template b/srcpkgs/libsecp256k1/template index 428975a6205..8b834a9b819 100644 --- a/srcpkgs/libsecp256k1/template +++ b/srcpkgs/libsecp256k1/template @@ -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 " 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