← recipes

Commit f8fa40f

0
plików
+0
dodanych
-0
usuniętych
@@ -1,6 +1,6 @@
1 1 pkgname: curl
2 2 pkgver: '8.22.0'
3 -pkgrel: 1
3 +pkgrel: 2
4 4 pkgdesc: Utility for transferring files with URL syntax to many protocols
5 5 url: 'http://curl.haxx.se'
6 6 arch: x86_64
@@ -34,6 +34,7 @@ build: |
34 34 --with-openssl \
35 35 --with-ca-path=/etc/ssl/certs \
36 36 --with-ca-bundle=/etc/ssl/cacert.pem \
37 + --enable-versioned-symbols \
37 38 --enable-threaded-resolver \
38 39 --disable-ldap \
39 40 --disable-ldaps