mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bind: update to 9.16.4.
This commit is contained in:
parent
0fdaf7223b
commit
98ebc1fd1e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bind'
|
# Template file for 'bind'
|
||||||
pkgname=bind
|
pkgname=bind
|
||||||
version=9.16.3
|
version=9.16.4
|
||||||
revision=1
|
revision=1
|
||||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||||
wrksrc="${pkgname}-${_fullver}"
|
wrksrc="${pkgname}-${_fullver}"
|
||||||
|
@ -23,7 +23,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=27ac6513de5f8d0db34b9f241da53baa15a14b2ad21338d0cde0826eaf564f7e
|
checksum=7522088d3daac8bcabaae37998178e09139ef5ccae6631cb1d8a625b770f370a
|
||||||
|
|
||||||
conf_files="/etc/named/named.conf"
|
conf_files="/etc/named/named.conf"
|
||||||
system_accounts="named"
|
system_accounts="named"
|
||||||
|
|
Loading…
Add table
Reference in a new issue