mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bind: update to 9.16.22
This commit is contained in:
parent
b9b24b2ad1
commit
388eedd6c9
2 changed files with 9 additions and 9 deletions
|
@ -987,13 +987,13 @@ libobrender.so.32 libopenbox-3.6.1_1
|
||||||
libgssglue.so.1 libgssglue-0.3_1
|
libgssglue.so.1 libgssglue-0.3_1
|
||||||
libtirpc.so.3 libtirpc-1.0.2_1
|
libtirpc.so.3 libtirpc-1.0.2_1
|
||||||
libnfsidmap.so.1 libnfsidmap-2.4.3_2
|
libnfsidmap.so.1 libnfsidmap-2.4.3_2
|
||||||
libbind9-9.16.15.so bind-libs-9.16.15_1
|
libbind9-9.16.22.so bind-libs-9.16.22_1
|
||||||
libdns-9.16.15.so bind-libs-9.16.15_1
|
libdns-9.16.22.so bind-libs-9.16.22_1
|
||||||
libirs-9.16.15.so bind-libs-9.16.15_1
|
libirs-9.16.22.so bind-libs-9.16.22_1
|
||||||
libisc-9.16.15.so bind-libs-9.16.15_1
|
libisc-9.16.22.so bind-libs-9.16.22_1
|
||||||
libisccc-9.16.15.so bind-libs-9.16.15_1
|
libisccc-9.16.22.so bind-libs-9.16.22_1
|
||||||
libisccfg-9.16.15.so bind-libs-9.16.15_1
|
libisccfg-9.16.22.so bind-libs-9.16.22_1
|
||||||
libns-9.16.15.so bind-libs-9.16.15_1
|
libns-9.16.22.so bind-libs-9.16.22_1
|
||||||
libplist-2.0.so.3 libplist-2.2.0_1
|
libplist-2.0.so.3 libplist-2.2.0_1
|
||||||
libplist++-2.0.so.3 libplist++-2.2.0_1
|
libplist++-2.0.so.3 libplist++-2.2.0_1
|
||||||
libnsbmp.so.0 libnsbmp-0.0.3_1
|
libnsbmp.so.0 libnsbmp-0.0.3_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bind'
|
# Template file for 'bind'
|
||||||
pkgname=bind
|
pkgname=bind
|
||||||
version=9.16.15
|
version=9.16.22
|
||||||
revision=1
|
revision=1
|
||||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||||
wrksrc="${pkgname}-${_fullver}"
|
wrksrc="${pkgname}-${_fullver}"
|
||||||
|
@ -19,7 +19,7 @@ license="MPL-2.0"
|
||||||
homepage="https://www.isc.org/downloads/bind/"
|
homepage="https://www.isc.org/downloads/bind/"
|
||||||
changelog="https://gitlab.isc.org/isc-projects/bind9/-/blob/v9_16/CHANGES"
|
changelog="https://gitlab.isc.org/isc-projects/bind9/-/blob/v9_16/CHANGES"
|
||||||
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.xz"
|
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.xz"
|
||||||
checksum=98b6f432d878a7bf8f57eb7b3c28be27278cf6b9989154bfe6c81104b38e7839
|
checksum=65e7b2af6479db346e2fc99bcfb6ec3240066468e09dbec575ebc7c57d994061
|
||||||
# guarantee subpackage ordering
|
# guarantee subpackage ordering
|
||||||
subpackages="bind-libs bind-utils bind-devel"
|
subpackages="bind-libs bind-utils bind-devel"
|
||||||
# requires special network setup
|
# requires special network setup
|
||||||
|
|
Loading…
Add table
Reference in a new issue