diff options
author | Juergen Daubert <jue@jue.li> | 2021-01-22 18:18:41 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-01-22 18:18:41 +0100 |
commit | be5cddf8057f2ac14ddc1470670141453e79a4aa (patch) | |
tree | ce0d7fb75e0a08acfcae70a9c31d0344e7f01bdd /bindutils | |
parent | 3b30bb164ced3cf0b004fe7849eb6f0f5640fb7e (diff) | |
download | opt-be5cddf8057f2ac14ddc1470670141453e79a4aa.tar.gz opt-be5cddf8057f2ac14ddc1470670141453e79a4aa.tar.xz |
bindutils: update to 9.16.11
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 a762bdaf2..252a75f57 100644 --- a/bindutils/.signature +++ b/bindutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bSzXuf+jzb4hGVBBIaYfCHh5xofGKKF+a5T7h+hSZYlRGcP0Cuu2CF7r/f7qgdte4cbtI6LaJ4ABlSbq5UJYQA= -SHA256 (Pkgfile) = 3173bb6175dba29c7fc954276a05a65600102fb77bb7c127d258d66afffd70c4 +RWSE3ohX2g5d/QSPfwU7AHuAMkLyN/HzVvPpjCwMdS1bELF/muvUE0ZoqIkY1jDTxy6em4DzXrqxwozkwvpIUmp4RgO1E9JSSQU= +SHA256 (Pkgfile) = 2355846a460f1bf05c2590d96c1c3b4500fce0eafde73c19cecf0ae723602112 SHA256 (.footprint) = fe2eae0024893c6bb5976b6039f2ba2c14978ea1f583b8c5a4e9a68ab785503e -SHA256 (bind-9.16.10.tar.xz) = bc47fc019c6205e6a6bfb839c544a1472321df0537ba905b846a4cbffe3362b3 +SHA256 (bind-9.16.11.tar.xz) = 0111f64dd7d8f515cfa129e181cce96ff82070d1b27f11a21f6856110d0699c1 diff --git a/bindutils/Pkgfile b/bindutils/Pkgfile index e61dc855a..a920b6f9d 100644 --- a/bindutils/Pkgfile +++ b/bindutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib libuv name=bindutils -version=9.16.10 +version=9.16.11 release=1 source=(https://ftp.isc.org/isc/bind9/$version/bind-$version.tar.xz) |