Skip to content
Snippets Groups Projects
Verified Commit b1c50355 authored by T.J. Townsend's avatar T.J. Townsend
Browse files

upgpkg: 9.18.21-1: update to 9.18.21

parent efe38252
No related branches found
No related tags found
No related merge requests found
pkgbase = bind
pkgdesc = A complete, highly portable implementation of the DNS protocol
pkgver = 9.18.20
pkgver = 9.18.21
pkgrel = 1
url = https://www.isc.org/software/bind/
install = bind.install
......@@ -40,8 +40,8 @@ pkgbase = bind
backup = var/named/127.0.0.zone
backup = var/named/localhost.zone
backup = var/named/localhost.ip6.zone
source = https://ftp.isc.org/isc/bind9/9.18.20/bind-9.18.20.tar.xz
source = https://ftp.isc.org/isc/bind9/9.18.20/bind-9.18.20.tar.xz.asc
source = https://ftp.isc.org/isc/bind9/9.18.21/bind-9.18.21.tar.xz
source = https://ftp.isc.org/isc/bind9/9.18.21/bind-9.18.21.tar.xz.asc
source = tmpfiles.conf
source = sysusers.conf
source = named.conf
......@@ -51,7 +51,7 @@ pkgbase = bind
source = 127.0.0.zone
validpgpkeys = D99CCEAF879747014F038D63182E23579462EFAA
validpgpkeys = 706B6C28620E76F91D11F7DF510A642A06C52CEC
sha256sums = 4b891ebf58d3f2a7ac3dd2682990f528a3448eaa1c992ddc5c141b8587a98ec5
sha256sums = a556be22505d9ea4f9c6717aee9c549739c68498aff3ca69035787ecc648fec5
sha256sums = SKIP
sha256sums = f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98
sha256sums = 7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c
......
......@@ -4,7 +4,7 @@
# Contributor: judd <jvinet@zeroflux.org>
# Contributor: Mario Vazquez <mario_vazq@hotmail.com>
_pkgver=9.18.20
_pkgver=9.18.21
pkgname=bind
pkgver=${_pkgver//-/.}
pkgrel=1
......@@ -34,7 +34,7 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
'localhost.zone'
'localhost.ip6.zone'
'127.0.0.zone')
sha256sums=('4b891ebf58d3f2a7ac3dd2682990f528a3448eaa1c992ddc5c141b8587a98ec5'
sha256sums=('a556be22505d9ea4f9c6717aee9c549739c68498aff3ca69035787ecc648fec5'
'SKIP'
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment