bind: 9.16.5 -> 9.16.6

This commit is contained in:
Tim Biermann 2020-08-21 10:07:58 +00:00 committed by Danny Rawlins
parent 9864babc50
commit 9ee254bb81
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zleT1y8aTohNFTPnnmhpMCu6SXUSZpJSO5gqO+Vp292V2VsvxeV2PDJap/osH4GR+t59vEDdRheJDFqFkxxkgk=
SHA256 (Pkgfile) = 6a270b11591195e01d3f4c3a5d157f8d3f5ce291965be720da6f5c867dd8b766
RWSagIOpLGJF30B5FxofRCjMxv04WRrF+NAz+5tX81ya4VjxAVr7whynaB+cwwefkJHinA7V0lGrSfCEfO2kU8ChktypEEcoSw8=
SHA256 (Pkgfile) = aa86f3578bf106f854c0db3c6382ddc8387c000da78fe36ccccb08b1a146b39c
SHA256 (.footprint) = 204e239359976b3ea4a7fbccd8bdc1bcb9c11b5a9a22ea22aeb42a58dc246217
SHA256 (bind-9.16.5.tar.xz) = 6378b3e51fef11a8be4794dc48e8111ba92d211c0dfd129a0c296ed06a3dc075
SHA256 (bind-9.16.6.tar.xz) = b567b0f3b47dd03b345a4848af7f2acdd3f5cea2bd804edd85d9ef50743571cb
SHA256 (named.root) = 9fe5d2aa2e0537e30d370ca76c62982acfeb13c292d52e40e6e70a486b373d25
SHA256 (db.0.0.127) = 6c82640080a1c311005e7a264a2abbaabb7198f39430389b3ddf37cf22f42ff5
SHA256 (db.localhost) = 1a61cc85da0581a784c06535b2462f027bc850270ac7287c1152b8479dc7a053

View File

@ -1,12 +1,12 @@
# Description: Berkeley Internet Name Domain Service.
# URL: https://www.isc.org/bind
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: python3-ply, libuv
# Depends on: libuv python3-ply
name=bind
version=9.16.5
version=9.16.6
release=1
source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.xz \
source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.xz
named.root db.0.0.127 db.localhost db.ip6.arpa named named.conf)
build() {