summaryrefslogtreecommitdiffstats
path: root/main/dhcp
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-09-03 07:49:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-09-03 07:49:19 +0000
commitb67d1f81619fe7065e67077577a3c500d8a8484f (patch)
tree6741ba44dae259a83524416bebb2ab094f96d5eb /main/dhcp
parentd4d73eb889fa539892d099a02edd7e02c8e1c3ef (diff)
downloadaports-b67d1f81619fe7065e67077577a3c500d8a8484f.tar.bz2
aports-b67d1f81619fe7065e67077577a3c500d8a8484f.tar.xz
main/dhcp: use /sbin/nologin as shell
Diffstat (limited to 'main/dhcp')
-rw-r--r--main/dhcp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dhcp/APKBUILD b/main/dhcp/APKBUILD
index 0c0beb322..f8ca41ccd 100644
--- a/main/dhcp/APKBUILD
+++ b/main/dhcp/APKBUILD
@@ -2,7 +2,7 @@
pkgname=dhcp
pkgver=4.2.5_p1
_realver=${pkgver/_p/-P}
-pkgrel=0
+pkgrel=1
pkgdesc="ISC Dynamic Host Configuration Protocol (DHCP)"
url="https://www.isc.org/"
arch="all"