Merge pull request #608 from Chilledheart/curl

curl: Update to 7.42.1
This commit is contained in:
Алексей
2015-05-01 19:09:07 +03:00

View File

@@ -5,8 +5,8 @@ _variant=-openssl
_realname=curl
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=7.42.0
pkgrel=2
pkgver=7.42.1
pkgrel=1
pkgdesc="An URL retrival utility and library. (mingw-w64)"
arch=('any')
url="http://curl.haxx.se"
@@ -29,7 +29,7 @@ options=('staticlibs')
source=("$url/download/${_realname}-$pkgver.tar.bz2"{,.asc}
"0001-curl-relocation.patch"
"0002-curl-mingw-enable-static.patch")
md5sums=('0a10174a0ea5105c46e92b51e1b311f8'
md5sums=('296945012ce647b94083ed427c1877a8'
'SKIP'
'58520051c4ed77781d233c3fa40a5435'
'eac9e212e619490966ae47004bec547b')