diff options
author | Juergen Daubert <jue@jue.li> | 2020-08-22 15:50:05 +0000 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-08-22 15:50:05 +0000 |
commit | 59eb363085f2c59e2777e2670f2b0cee27639915 (patch) | |
tree | e02b5d297e10fe7ab32fe9ba61e7e7d503a36804 /bindutils | |
parent | f0b373c69e14a2fcf5eaf1035b9a541524b8d527 (diff) | |
download | opt-59eb363085f2c59e2777e2670f2b0cee27639915.tar.gz opt-59eb363085f2c59e2777e2670f2b0cee27639915.tar.xz |
bindutils: update to 9.16.6
Diffstat (limited to 'bindutils')
-rw-r--r-- | bindutils/.signature | 6 | ||||
-rw-r--r-- | bindutils/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bindutils/.signature b/bindutils/.signature index 7fbfc2391..72a8a83a1 100644 --- a/bindutils/.signature +++ b/bindutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/czvsNrqL+784uNydjCycGjzaEuBtM/ixAIKGZNI2u9T4gH42DSMj+oSxiqGVcunOOCWr2v5Hb/XbhA/PkUoYQw= -SHA256 (Pkgfile) = 8badb35617c2401266cff25f039e62630a3f24f3fdb184fb0b4dcda13c77052c +RWSE3ohX2g5d/cYFY2q0vZ6nlGu7ZSY84Cg6BLtV1xklQKLkAW+5EG688NfLeoqfHqTcMRmlfWweHxqahagyiED/5SSyUvyzwQY= +SHA256 (Pkgfile) = 41a71b4e740b605a8b7a492aa2eaaf0f7e77fe82de455b8a6df6b1e114735a45 SHA256 (.footprint) = fe2eae0024893c6bb5976b6039f2ba2c14978ea1f583b8c5a4e9a68ab785503e -SHA256 (bind-9.16.5.tar.xz) = 6378b3e51fef11a8be4794dc48e8111ba92d211c0dfd129a0c296ed06a3dc075 +SHA256 (bind-9.16.6.tar.xz) = b567b0f3b47dd03b345a4848af7f2acdd3f5cea2bd804edd85d9ef50743571cb diff --git a/bindutils/Pkgfile b/bindutils/Pkgfile index 1e2fbcd87..b30fc41a9 100644 --- a/bindutils/Pkgfile +++ b/bindutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib libuv name=bindutils -version=9.16.5 +version=9.16.6 release=1 source=(https://ftp.isc.org/isc/bind9/$version/bind-$version.tar.xz) |