Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marian Buschsieweke
aports
Commits
c7204e1d
Commit
c7204e1d
authored
Oct 28, 2021
by
Michał Adamski
Committed by
Andy Postnikov
Oct 28, 2021
Browse files
community/libsecp256k1: upgrade and enable-module-ecdh
parent
7960675f
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/libsecp256k1/APKBUILD
View file @
c7204e1d
# Maintainer: Michał Adamski <michal@ert.pl>
pkgname
=
libsecp256k1
pkgver
=
0_git202
0
10
09
pkgver
=
0_git202
1
10
25
pkgrel
=
1
_gitrev
=
63150ab4da1ef13ebfb4396064e1ff501dbd015e
_gitrev
=
3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c
pkgdesc
=
"Optimized C library for EC operations on curve secp256k1"
url
=
"https://github.com/bitcoin-core/secp256k1"
arch
=
"all"
...
...
@@ -23,6 +23,7 @@ build() {
--host
=
$CHOST
\
--prefix
=
/usr
\
--disable-static
\
--enable-module-ecdh
\
--enable-module-recovery
make
}
...
...
@@ -34,4 +35,6 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"e3b93b3d973cb37d9900f9accdb63483a30a8422abf46d5dc6c2fd814deba27cc5865b643c3d3c9a8c38f020e330559de046656a5a1ab9f4929cbc2d53b33abc secp256k1-63150ab4da1ef13ebfb4396064e1ff501dbd015e.tar.gz"
sha512sums
=
"
fcaf358cbb2c32a12ab8cbc33cfb95442fa4d241903e75830df4539658e0d22e67170c0f491b852f7b1523204f874be685c17a4e6c18e34490ffef4b2d62e853 secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c.tar.gz
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment