Skip to content

Commit

Permalink
libsecp256k1: update to 0.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ar-jan authored and lemmi committed Jan 6, 2024
1 parent 335d423 commit 760878c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/libsecp256k1/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libsecp256k1'
pkgname=libsecp256k1
version=0.4.0
version=0.4.1
revision=1
build_style=gnu-configure
configure_args="--disable-benchmark --disable-coverage --enable-experimental
Expand All @@ -12,7 +12,7 @@ maintainer="Arjan Mossel <[email protected]>"
license="MIT"
homepage="https://github.com/bitcoin-core/secp256k1"
distfiles="https://github.com/bitcoin-core/secp256k1/archive/v${version}.tar.gz"
checksum="d7c956606e7f52b7703fd2967cb31d2e21ec90c0b440ff1cc7c7d764a4092b98"
checksum="31b1a03c7365dbce7aff4be9526243da966c58a8b88b6255556d51b3016492c5"

pre_configure() {
./autogen.sh
Expand Down

0 comments on commit 760878c

Please sign in to comment.