c-ares: update to 1.18.1.
This commit is contained in:
parent
53b9420f55
commit
86f91dd5a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'c-ares'
|
# Template file for 'c-ares'
|
||||||
pkgname=c-ares
|
pkgname=c-ares
|
||||||
version=1.17.2
|
version=1.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
checkdepends="iana-etc"
|
checkdepends="iana-etc"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://c-ares.haxx.se/"
|
homepage="https://c-ares.haxx.se/"
|
||||||
changelog="https://c-ares.haxx.se/changelog.html"
|
changelog="https://c-ares.haxx.se/changelog.html"
|
||||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d
|
checksum=1a7d52a8a84a9fbffb1be9133c0f6e17217d91ea5a6fa61f6b4729cda78ebbcf
|
||||||
make_check=ci-skip # segfaults only on CI
|
make_check=ci-skip # segfaults only on CI
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue