c-ares: 1.19.1 -> 1.20.0

This commit is contained in:
Tim Biermann 2023-10-08 09:33:04 +02:00
parent 7ee4a95a4a
commit a12c5897e9
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 9 deletions

View File

@ -1,6 +1,5 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/acountry
-rwxr-xr-x root/root usr/bin/adig
-rwxr-xr-x root/root usr/bin/ahost
drwxr-xr-x root/root usr/include/
@ -18,14 +17,13 @@ drwxr-xr-x root/root usr/lib/cmake/c-ares/
-rw-r--r-- root/root usr/lib/cmake/c-ares/c-ares-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/c-ares/c-ares-targets.cmake
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.6.1
-rwxr-xr-x root/root usr/lib/libcares.so.2.6.1
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.7.0
-rwxr-xr-x root/root usr/lib/libcares.so.2.7.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/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/acountry.1.gz
-rw-r--r-- root/root usr/share/man/man1/adig.1.gz
-rw-r--r-- root/root usr/share/man/man1/ahost.1.gz
drwxr-xr-x root/root usr/share/man/man3/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/W+sBWcCv84n1FjtZBLU2uPm1FIa8RdoqnU/w3Lm71XGPbqJJZkxVlw//8kAlDVjNZcEELPrAC4HdJVrwbg/xwo=
SHA256 (Pkgfile) = aac6a49bd13f948b0e6da77a62c58a1f45bfb53d348dc4a8791eb6d4bde91bff
SHA256 (.footprint) = 5d9b79238b0402d85e78b695caf2f7fa8c4fda55d122031ba05fd5c5bc4f496b
SHA256 (c-ares-1.19.1.tar.gz) = 321700399b72ed0e037d0074c629e7741f6b2ec2dda92956abe3e9671d3e268e
RWSE3ohX2g5d/cb6W5390MYNM4eP5WBuOrHH4mmjuVmFIdmmo2P76aRhtDADYbkmOqC55OIncEX7FUE+2hWMccY8Fe0fK4muoAQ=
SHA256 (Pkgfile) = 7bb5432709b65cea0977af3102809cb729b104f7af897a76d86293899c2d0db3
SHA256 (.footprint) = 9bd34363f31c2fc6a6e9eaebfe476d99e327b005667513e955b9e770f1a1e2bb
SHA256 (c-ares-1.20.0.tar.gz) = cde8433e9bf6c6a0d9e7e69947745ee649256d76009d6c23b9555f84c5c13988

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=c-ares
version=1.19.1
version=1.20.0
release=1
source=(https://c-ares.haxx.se/download/$name-$version.tar.gz)