File tree Expand file tree Collapse file tree 2 files changed +3
-32
lines changed
Expand file tree Collapse file tree 2 files changed +3
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -35,15 +35,13 @@ source=("https://github.com/curl/curl/releases/download/${_realname}-${pkgver//.
3535 " pathtools.c"
3636 " pathtools.h"
3737 " 0001-Make-cURL-relocatable.patch"
38- " 0002-Hack-make-relocation-work-inside-libexec-git-core-an.patch"
39- " 0003-netrc-regression.patch" )
38+ " 0002-Hack-make-relocation-work-inside-libexec-git-core-an.patch" )
4039sha256sums=(' 5a85adbe401ed3b998ee1128524e9b045feb39577f3c336f6997e7a4afaafcd7'
4140 ' SKIP'
4241 ' 08209cbf1633fa92eae7e5d28f95f8df9d6184cc20fa878c99aec4709bb257fd'
4342 ' 965d3921ec4fdeec94a2718bc2c85ce5e1a00ea0e499330a554074a7ae15dfc6'
4443 ' d34c9474a0b54d36497e58b4792699ef37cc8b043a4cd5daf287e1e33f660207'
45- ' 418b5619b924d17ac71066323b5540d86d4e8055cabab925ece185770e9d1906'
46- ' 19af1ecce5f14e6bb5e58f2dce07c94c1c8cfc23772a066e5f89f92e0dfd11c2' )
44+ ' 418b5619b924d17ac71066323b5540d86d4e8055cabab925ece185770e9d1906' )
4745validpgpkeys=(' 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2' ) # Daniel Stenberg
4846
4947if test -z " $WITHOUT_ALTERNATES "
@@ -93,8 +91,7 @@ prepare() {
9391
9492 apply_patch_with_msg \
9593 0001-Make-cURL-relocatable.patch \
96- 0002-Hack-make-relocation-work-inside-libexec-git-core-an.patch \
97- 0003-netrc-regression.patch
94+ 0002-Hack-make-relocation-work-inside-libexec-git-core-an.patch
9895
9996 autoreconf -vfi
10097}
You can’t perform that action at this time.
0 commit comments