summaryrefslogtreecommitdiff
path: root/core/dnsutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/dnsutils/PKGBUILD')
-rw-r--r--core/dnsutils/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/dnsutils/PKGBUILD b/core/dnsutils/PKGBUILD
index e01894138..4d698eaba 100644
--- a/core/dnsutils/PKGBUILD
+++ b/core/dnsutils/PKGBUILD
@@ -8,12 +8,12 @@ pkgname=dnsutils
# Use a period and not a hyphen before the patch level for proper versioning.
pkgver=9.8.1
_pkgver=9.8.1
-pkgrel=2
+pkgrel=2.1
pkgdesc='DNS utilities: dig host nslookup'
url='http://www.isc.org/software/bind/'
license=('custom:ISC')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!makeflags')
depends=('openssl' 'krb5' 'idnkit')
source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"