summaryrefslogtreecommitdiffstats
path: root/main/nsd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-09-03 08:10:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-09-03 08:10:18 +0000
commitc9eb4c64b74633dc8382bc45bb338753aa224259 (patch)
treead538f048dee55bc9926cd85a98218d665860a59 /main/nsd
parent89ae31b5a7a697bf02f40e1bcfb5ac82167213ac (diff)
downloadaports-c9eb4c64b74633dc8382bc45bb338753aa224259.tar.bz2
aports-c9eb4c64b74633dc8382bc45bb338753aa224259.tar.xz
main/nsd: use /sbin/nologin as shell
Diffstat (limited to 'main/nsd')
-rw-r--r--main/nsd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nsd/APKBUILD b/main/nsd/APKBUILD
index 3e3e48f4d..6eca3889b 100644
--- a/main/nsd/APKBUILD
+++ b/main/nsd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=nsd
pkgver=3.2.16
-pkgrel=0
+pkgrel=1
pkgdesc="NSD is an authoritative only, high performance, simple and open source name server."
url="http://www.nlnetlabs.nl/projects/nsd/"
arch="all"