c-ares: update to 1.13.0
Fix CVE-2017-1000381.
This commit is contained in:
parent
47bff1953f
commit
4cac6e40f1
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'c-ares'
|
# Template file for 'c-ares'
|
||||||
pkgname=c-ares
|
pkgname=c-ares
|
||||||
version=1.12.0
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="C library that performs DNS requests and name resolves asynchronously"
|
short_desc="C library that performs DNS requests and name resolves asynchronously"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://c-ares.haxx.se/"
|
homepage="https://c-ares.haxx.se/"
|
||||||
distfiles="http://c-ares.haxx.se/download/$pkgname-$version.tar.gz"
|
distfiles="https://c-ares.haxx.se/download/$pkgname-$version.tar.gz"
|
||||||
checksum=8692f9403cdcdf936130e045c84021665118ee9bfea905d1a76f04d4e6f365fb
|
checksum=03f708f1b14a26ab26c38abd51137640cb444d3ec72380b21b20f1a8d2861da7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$CFLAGS" in
|
case "$CFLAGS" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue