Skip to content

Commit

Permalink
c-ares: update to 1.16.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ailiop-git authored and Hoshpak committed May 12, 2020
1 parent aef7637 commit cbfeb17
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions srcpkgs/c-ares/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'c-ares'
pkgname=c-ares
version=1.16.0
version=1.16.1
revision=1
build_style=gnu-configure
short_desc="C library that performs DNS requests and name resolves asynchronously"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://c-ares.haxx.se/"
distfiles="https://c-ares.haxx.se/download/${pkgname}-${version}.tar.gz"
checksum=de058ad7c128156e2db6dc98b8a359924d6f210a1b99dd36ba15c8f839a83a89
checksum=d08312d0ecc3bd48eee0a4cc0d2137c9f194e0a28de2028928c0f6cae85f86ce

pre_configure() {
case "$CFLAGS" in
Expand All @@ -34,4 +34,3 @@ c-ares-devel_package() {
vmove usr/share/man
}
}

0 comments on commit cbfeb17

Please sign in to comment.