summaryrefslogtreecommitdiff
path: root/c-ares
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-04-25 14:41:44 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-04-25 14:41:44 +1000
commit18555df0ecd821010e05a5ca6f066824851af76a (patch)
tree3cd2b8f8333436636701fa8a4a74211830b76bcf /c-ares
parent7d7b55fc55ff53be94d39dfb1abb2b972e92d2d6 (diff)
downloadopt-18555df0ecd821010e05a5ca6f066824851af76a.tar.gz
opt-18555df0ecd821010e05a5ca6f066824851af76a.tar.xz
c-ares: 1.15.0 -> 1.16.0
Diffstat (limited to 'c-ares')
-rw-r--r--c-ares/.footprint8
-rw-r--r--c-ares/.signature8
-rw-r--r--c-ares/Pkgfile2
3 files changed, 10 insertions, 8 deletions
diff --git a/c-ares/.footprint b/c-ares/.footprint
index 7f9418f4e..2b9c6fdb7 100644
--- a/c-ares/.footprint
+++ b/c-ares/.footprint
@@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcares.a
-rwxr-xr-x root/root usr/lib/libcares.la
-lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.3.0
-lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.3.0
--rwxr-xr-x root/root usr/lib/libcares.so.2.3.0
+lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.4.0
+lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.4.0
+-rwxr-xr-x root/root usr/lib/libcares.so.2.4.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcares.pc
drwxr-xr-x root/root usr/share/
@@ -27,8 +27,10 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ares_free_data.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_free_hostent.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_free_string.3.gz
+-rw-r--r-- root/root usr/share/man/man3/ares_freeaddrinfo.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_get_servers.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_get_servers_ports.3.gz
+-rw-r--r-- root/root usr/share/man/man3/ares_getaddrinfo.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_gethostbyaddr.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_gethostbyname.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_gethostbyname_file.3.gz
diff --git a/c-ares/.signature b/c-ares/.signature
index 9a37c853e..e2dc70af6 100644
--- a/c-ares/.signature
+++ b/c-ares/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/RDdAojqDIeQjsh83tdW7lDyQJcXBIvNOhsGsfvFoG18b3tbBCtQuH5CDlhOtAHJQPcaYcjuiAK/qzMVmz21GAs=
-SHA256 (Pkgfile) = 2e930a36a6abe9d6fdbbf79d49fcec8424406f2b2d66386ea7fc24ba2c307e41
-SHA256 (.footprint) = 6ff185b4593dbccb6701bd9388e4e029a52613fd2300f1efa7c8541df3043188
-SHA256 (c-ares-1.15.0.tar.gz) = 6cdb97871f2930530c97deb7cf5c8fa4be5a0b02c7cea6e7c7667672a39d6852
+RWSE3ohX2g5d/e243MblT5Z4kJGk7eSgT180TXmlU61XUG1aGZizU72NC/RgSDa/wDwbLW2aQseT9TiiFYrSUN2FAvmvYOMiKws=
+SHA256 (Pkgfile) = d6ffdeef04f2d3fe82bbdd3d80012c91b4cbc223a1caf8c9ac7ac74e003b31f7
+SHA256 (.footprint) = c921e1d27d9ec6f77e345c575a2679ac54069ce1227d8fd4ee9207312f45ac82
+SHA256 (c-ares-1.16.0.tar.gz) = de058ad7c128156e2db6dc98b8a359924d6f210a1b99dd36ba15c8f839a83a89
diff --git a/c-ares/Pkgfile b/c-ares/Pkgfile
index a17821159..a25921bee 100644
--- a/c-ares/Pkgfile
+++ b/c-ares/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Danny Rawlins, crux at romster dot me
name=c-ares
-version=1.15.0
+version=1.16.0
release=1
source=(https://c-ares.haxx.se/download/$name-$version.tar.gz)

Generated by cgit