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