curl: update to 7.30.0.
This commit is contained in:
parent
09ad979925
commit
62f819281d
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.29.0
|
||||
revision=3
|
||||
version=7.30.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-ldaps --with-gssapi=/usr
|
||||
--enable-threaded-resolver --enable-ipv6
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://curl.haxx.se"
|
||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
checksum=9d78e8bac6fa101679ca82e72a24e55918c5d495d29acb1eff62610929d3832f
|
||||
checksum=6b1c410387bea82601baec85d6aa61955794672e36766407e99ade8d55aaaf11
|
||||
|
||||
libcurl_package() {
|
||||
replaces="curl-libs<7.20.1"
|
||||
|
|
Loading…
Reference in New Issue