mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-24 01:42:15 +08:00
[skip-ci] lib32-curl: update to 7.62.0
This commit is contained in:
parent
970f07511e
commit
3544300859
@ -1,6 +1,6 @@
|
||||
pkgname=lib32-curl
|
||||
_pkgname=curl
|
||||
pkgver=7.61.1
|
||||
pkgver=7.62.0
|
||||
pkgrel=1
|
||||
pkgdesc="An URL retrieval utility and library (32-bit)"
|
||||
arch=('x86_64')
|
||||
@ -9,7 +9,7 @@ license=('MIT')
|
||||
depends=('lib32-libssh2' 'lib32-krb5' 'lib32-libidn' "${_pkgname}=${pkgver}")
|
||||
makedepends=('lib32-gcc-libs')
|
||||
source=("http://curl.haxx.se/download/$_pkgname-$pkgver.tar.bz2")
|
||||
md5sums=('593432e5ff863474d8d880f74b705d6d')
|
||||
md5sums=('7adf426f80c68bbdd04d44b9bc171d61')
|
||||
|
||||
build() {
|
||||
cd "$_pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user