bind: update to 9.16.15.
This commit is contained in:
parent
b4a17177f8
commit
2b85875a7c
2 changed files with 10 additions and 10 deletions
|
@ -1006,13 +1006,13 @@ libobrender.so.32 libopenbox-3.6.1_1
|
|||
libgssglue.so.1 libgssglue-0.3_1
|
||||
libtirpc.so.3 libtirpc-1.0.2_1
|
||||
libnfsidmap.so.1 libnfsidmap-2.4.3_2
|
||||
libbind9-9.16.12.so bind-libs-9.16.12_2
|
||||
libdns-9.16.12.so bind-libs-9.16.12_2
|
||||
libirs-9.16.12.so bind-libs-9.16.12_2
|
||||
libisc-9.16.12.so bind-libs-9.16.12_2
|
||||
libisccc-9.16.12.so bind-libs-9.16.12_2
|
||||
libisccfg-9.16.12.so bind-libs-9.16.12_2
|
||||
libns-9.16.12.so bind-libs-9.16.12_2
|
||||
libbind9-9.16.15.so bind-libs-9.16.15_1
|
||||
libdns-9.16.15.so bind-libs-9.16.15_1
|
||||
libirs-9.16.15.so bind-libs-9.16.15_1
|
||||
libisc-9.16.15.so bind-libs-9.16.15_1
|
||||
libisccc-9.16.15.so bind-libs-9.16.15_1
|
||||
libisccfg-9.16.15.so bind-libs-9.16.15_1
|
||||
libns-9.16.15.so bind-libs-9.16.15_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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
version=9.16.12
|
||||
revision=2
|
||||
version=9.16.15
|
||||
revision=1
|
||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||
wrksrc="${pkgname}-${_fullver}"
|
||||
build_style=gnu-configure
|
||||
|
@ -19,7 +19,7 @@ license="MPL-2.0"
|
|||
homepage="https://www.isc.org/downloads/bind/"
|
||||
changelog="https://gitlab.isc.org/isc-projects/bind9/-/blob/v9_16/CHANGES"
|
||||
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.xz"
|
||||
checksum=9914af9311fd349cab441097898d94fb28d0bfd9bf6ed04fe1f97f042644da7f
|
||||
checksum=98b6f432d878a7bf8f57eb7b3c28be27278cf6b9989154bfe6c81104b38e7839
|
||||
# guarantee subpackage ordering
|
||||
subpackages="bind-libs bind-utils bind-devel"
|
||||
# requires special network setup
|
||||
|
|
Loading…
Reference in a new issue