diff options
author | Juergen Daubert <jue@jue.li> | 2020-10-23 09:31:57 +0000 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-10-23 09:31:57 +0000 |
commit | 2356e7119d8fdbc2630bb0e2563b0042de332fcf (patch) | |
tree | f2b0625508fa6a1551fcc63ce7b66b70cc13ca95 /bindutils | |
parent | 748b6ef8f6e8ff7ffa39a27068dca4056b0be000 (diff) | |
download | opt-2356e7119d8fdbc2630bb0e2563b0042de332fcf.tar.gz opt-2356e7119d8fdbc2630bb0e2563b0042de332fcf.tar.xz |
bindutils: update to 9.16.8
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 ed08af5b2..a9b973f87 100644 --- a/bindutils/.signature +++ b/bindutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fVSg45DwSz0wU7z7tKnaXFrjjeebRG3A7RbyytZEj1jfbeQT/Eh1EFkmUGR5d2ORSrWwI9GW2SQ6q7FIi7wfAI= -SHA256 (Pkgfile) = 32e07f6a17cfd0a7fe8246c28b31028948f1be868a7804b547570501cef805fd +RWSE3ohX2g5d/fE69TeP7wJPCh15iW3MC04FFmckkKowN7f6j8UkB8h++k1s+AlqJnti3JS+jpstfG2YiR7seoOApbPZ5fCC4gs= +SHA256 (Pkgfile) = 05b2ce7158c4252ebaf4e1b0687f40aa882c10f4ff2e148f82227b1b183ba40f SHA256 (.footprint) = fe2eae0024893c6bb5976b6039f2ba2c14978ea1f583b8c5a4e9a68ab785503e -SHA256 (bind-9.16.7.tar.xz) = 9f7d1812ebbd26a699f62b6fa8522d5dec57e4bf43af0042a0d60d39ed8314d1 +SHA256 (bind-9.16.8.tar.xz) = 9e9b9c563692be86ec41f670f6b70e26c14e72445c742d7b5eb4db7d2b5e8d31 diff --git a/bindutils/Pkgfile b/bindutils/Pkgfile index 60eb28a46..577f43f32 100644 --- a/bindutils/Pkgfile +++ b/bindutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib libuv name=bindutils -version=9.16.7 +version=9.16.8 release=1 source=(https://ftp.isc.org/isc/bind9/$version/bind-$version.tar.xz) |