diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,15 +1,16 @@ name : bind-utils -version : 9.11.1_p2 -release : 7 +version : 9.11.2_p1 +release : 9 source : - - ftp://ftp.isc.org/isc/bind9/9.11.1-P2/bind-9.11.1-P2.tar.gz : bf53c6431575ae1612ddef66d18ef9baf2a22d842fa5b0cadc971919fd81fea5 -license : ISC + - ftp://ftp.isc.org/isc/bind9/9.11.2-P1/bind-9.11.2-P1.tar.gz : cec31548832fca3f85d95178d4019b7d702039e8595d4c93914feba337df1212 +license : MPL-2.0 component : network.util summary : Client side programs nslookup, dig and host. +networking : yes description: | Client side programs nslookup, dig and host. setup : | - %configure + %configure --disable-static build : | %make -C lib/dns %make -C lib/isc @@ -17,5 +18,7 @@ %make -C lib/isccfg %make -C lib/lwres %make -C bin/dig + %make -C bin/nsupdate install : | %make_install -C bin/dig + %make_install -C bin/nsupdate diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -5,7 +5,7 @@ Peter O'Connor peter@solus-project.com - ISC + MPL-2.0 network.util Client side programs nslookup, dig and host. Client side programs nslookup, dig and host. @@ -24,12 +24,12 @@ - - 2017-06-30 - 9.11.1_p2 + + 2018-01-17 + 9.11.2_p1 Packaging update Peter O'Connor peter@solus-project.com \ No newline at end of file