Skip to content
Snippets Groups Projects
Commit cf32bb8c authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

Merge branch '20211231-bump-c-ares' into 'master'

system/c-ares: bump to 1.18.1, fixes #412

Closes #412

See merge request !641
parents b733c911 e8cb58e5
No related branches found
No related tags found
2 merge requests!646user/apache-httpd: upgrade to 2.4.52 [CVE],!641system/c-ares: bump to 1.18.1, fixes #412
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=c-ares
pkgver=1.16.1
pkgver=1.18.1
pkgrel=0
pkgdesc="Asynchronous DNS/name resolver library"
url="https://c-ares.haxx.se/"
url="https://c-ares.org/"
arch="all"
options="!checkroot"
license="MIT"
depends=""
makedepends=""
subpackages="$pkgname-doc $pkgname-dev"
source="https://c-ares.haxx.se/download/$pkgname-$pkgver.tar.gz"
source="https://c-ares.org/download/$pkgname-$pkgver.tar.gz"
build() {
./configure \
......@@ -32,4 +32,4 @@ package() {
make -j1 DESTDIR="$pkgdir" install
}
sha512sums="4ac2a5d5c6da74eb1d6155c4eadc7127ab1b53a8d13caec41bd6172db5417a79f3ab022e77ba37d8b13da6893d7ced5fd8baf5cc3950a4154b4de8743ad31471 c-ares-1.16.1.tar.gz"
sha512sums="1276ec0799916019f8c0af6b55a139701bd15e0ca4a00811d07963893978bc96c107b980f0fd49f81aa70bc8b3b8cd671195ba357c390772d4c2c5643c50c5a5 c-ares-1.18.1.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment