mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 00:44:38 +08:00
curl 7.44
This commit is contained in:
parent
4f387c9cad
commit
b476a5cd68
@ -1,5 +1,5 @@
|
|||||||
pkgname=curl
|
pkgname=curl
|
||||||
pkgver=7.43.0
|
pkgver=7.44.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An URL retrieval utility and library"
|
pkgdesc="An URL retrieval utility and library"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -8,7 +8,7 @@ license=('MIT')
|
|||||||
depends=('ca-certificates' 'krb5' 'libssh2' 'libidn' 'openssl' 'zlib')
|
depends=('ca-certificates' 'krb5' 'libssh2' 'libidn' 'openssl' 'zlib')
|
||||||
source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
|
source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
|
||||||
curlbuild.h)
|
curlbuild.h)
|
||||||
md5sums=('3037f0b6ce03d434618e9db5506ae6be'
|
md5sums=('cf46112b5151e2f1a3fd38439bdade23'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'751bd433ede935c8fae727377625a8ae')
|
'751bd433ede935c8fae727377625a8ae')
|
||||||
validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91') # Daniel Stenberg
|
validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91') # Daniel Stenberg
|
||||||
|
Loading…
Reference in New Issue
Block a user