dnsutils: update to 9.14.7

%ci:reset-backlog
This commit is contained in:
Leonid Pliushch 2019-10-18 11:48:01 +00:00
parent c5e82ceb93
commit 8cc0cffed7

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://www.isc.org/downloads/bind/
TERMUX_PKG_DESCRIPTION="Clients provided with BIND"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_VERSION=9.14.6
TERMUX_PKG_VERSION=9.14.7
TERMUX_PKG_SRCURL="ftp://ftp.isc.org/isc/bind9/${TERMUX_PKG_VERSION}/bind-${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=8967a040ed900e1800293b9874357fc2f267f33c723aa617268e163bd921edfe
TERMUX_PKG_SHA256=cea0f54e5908f77ffd21eb312ee9dd4f3f8f93ca312c6118f27d6c0fba45291d
TERMUX_PKG_DEPENDS="openssl, readline, resolv-conf, zlib"
TERMUX_PKG_BREAKS="dnsutils-dev"
TERMUX_PKG_REPLACES="dnsutils-dev"