summaryrefslogtreecommitdiff
path: root/bind/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'bind/Pkgfile')
-rw-r--r--bind/Pkgfile16
1 files changed, 8 insertions, 8 deletions
diff --git a/bind/Pkgfile b/bind/Pkgfile
index f095dba3f..254e8da23 100644
--- a/bind/Pkgfile
+++ b/bind/Pkgfile
@@ -1,16 +1,16 @@
-# Description: Berkeley Internet Name Domain Service.
-# URL: http://www.isc.org/products/BIND/
-# Maintainer: James Mills, prologic at shortcircuit dot net dot au
-# Packager: Daniel Mueller, daniel at danm dot de
+# Description: Berkeley Internet Name Domain Service.
+# URL: http://www.isc.org/products/BIND/
+# Maintainer: James Mills, prologic at shortcircuit dot net dot au
+# Packager: Daniel Mueller, daniel at danm dot de
#
-# Depends on:
+# Depends on:
name=bind
-version=9.4.1-P1
+version=9.4.2
release=1
source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.gz \
- ftp://ftp.rs.internic.net/domain/named.root \
- db.0.0.127 db.localhost db.ip6.arpa named named.conf)
+ ftp://ftp.rs.internic.net/domain/named.root \
+ db.0.0.127 db.localhost db.ip6.arpa named named.conf)
build() {
cd $name-$version

Generated by cgit