diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-03-24 05:08:25 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-03-24 08:59:49 +0100 |
commit | 62f75c0a4e3cb8292cc39d62d6ac8a17f0f40ef9 (patch) | |
tree | 3cdf2eb08a9076f1c86dd21d6a332fd4fc59196e /recompress.sh | |
parent | 4e99f850ddb6ab96e23d5443f50cbcf15033ee8c (diff) | |
download | current-62f75c0a4e3cb8292cc39d62d6ac8a17f0f40ef9.tar.gz current-62f75c0a4e3cb8292cc39d62d6ac8a17f0f40ef9.tar.xz |
Tue Mar 24 05:08:25 UTC 202020200324050825
n/curl-7.69.1-x86_64-3.txz: Rebuilt.
Removed --with-ca-bundle=/usr/share/curl/ca-bundle.crt and
added --without-ca-bundle. Thanks to drgibbon and Willy Sudiarto Raharjo.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recompress.sh b/recompress.sh index 28e878448..7abc0da18 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1297,4 +1297,3 @@ gzip ./pasture/source/php/php.ini-development.diff bzip2 ./extra/source/xv/xv-3.10a-enhancements.20070520-20081216.diff bzip2 ./extra/source/xv/xv-3.10a-jumbo-additions.diff bzip2 ./extra/source/xv/xv-3.10a-jumbo-fix-enh-patch-20070520.txt -bzip2 ./source/n/curl/cacert.pem |