c-ares: Update to 1.34.5
This commit is contained in:
parent
28a20f00bd
commit
ba35540517
@ -2,8 +2,8 @@
|
||||
|
||||
pkgbase="c-ares"
|
||||
pkgname=("libcares" "libcares-devel")
|
||||
pkgver=1.34.4
|
||||
pkgrel=2
|
||||
pkgver=1.34.5
|
||||
pkgrel=1
|
||||
pkgdesc="C library that performs DNS requests and name resolves asynchronously (libraries)"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://c-ares.haxx.se/"
|
||||
@ -16,7 +16,7 @@ license=("spdx:MIT")
|
||||
makedepends=("cmake" 'gcc' 'ninja')
|
||||
depends=("gcc-libs")
|
||||
source=("https://github.com/c-ares/c-ares/releases/download/v${pkgver}/c-ares-${pkgver}.tar.gz"{,.asc})
|
||||
sha256sums=('fa38dbed659ee4cc5a32df5e27deda575fa6852c79a72ba1af85de35a6ae222f'
|
||||
sha256sums=('7d935790e9af081c25c495fd13c2cfcda4792983418e96358ef6e7320ee06346'
|
||||
'SKIP')
|
||||
# keys: https://c-ares.org/#download
|
||||
validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2' # Daniel Stenberg <daniel@haxx.se>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user