network/pdns-recursor: Updated for version 4.1.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dbf64bcb37
commit
36a751fc0b
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pdns-recursor
|
||||
VERSION=${VERSION:-4.1.12}
|
||||
VERSION=${VERSION:-4.1.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pdns-recursor"
|
||||
VERSION="4.1.12"
|
||||
VERSION="4.1.13"
|
||||
HOMEPAGE="https://www.powerdns.com/recursor.html"
|
||||
DOWNLOAD="https://downloads.powerdns.com/releases/pdns-recursor-4.1.12.tar.bz2"
|
||||
MD5SUM="c50b2910790b06bd819f9bd77f037561"
|
||||
DOWNLOAD="https://downloads.powerdns.com/releases/pdns-recursor-4.1.13.tar.bz2"
|
||||
MD5SUM="e0c711cb443cdca4b2c241966d2fb6ff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in New Issue