Skip to content

Commit c2633ef

Browse files
committed
chore(secp256k1): bump to latest stable v0.2.0
1 parent 18b2389 commit c2633ef

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

native-libs/deps/recipes/libsecp256k1/libsecp256k1.recipe

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
inherit lib
22

3-
source="https://github.com/bitcoin-core/secp256k1.git#84973d393ac240a90b2e1a6538c5368202bc2224"
3+
source="https://github.com/bitcoin-core/secp256k1.git#21ffe4b22a9683cf24ae0763359e401d1284cc7a"
44

55
build() {
6-
# Optimize:
7-
patch -p1 < $recipe_dir/optimize.patch
86
export ZERO_AR_DATE=1
97

108
# Build:

native-libs/deps/recipes/libsecp256k1/optimize.patch

-17
This file was deleted.

0 commit comments

Comments
 (0)