summaryrefslogtreecommitdiff
path: root/package/nfs-utils/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-02-29 14:32:12 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-02-29 14:32:12 +0100
commitb69bab410825d23c329ea2c601f63aadee1a5677 (patch)
tree6b4d63e95d8f343858e7827fd5caab8cf26f6786 /package/nfs-utils/Makefile
parentdfdb42cda4bb7c3a4fc0cfc098cb3015e741add4 (diff)
use nfsnobody for user/group
Diffstat (limited to 'package/nfs-utils/Makefile')
-rw-r--r--package/nfs-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nfs-utils/Makefile b/package/nfs-utils/Makefile
index cc168fc12..35c7adc78 100644
--- a/package/nfs-utils/Makefile
+++ b/package/nfs-utils/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= nfs-utils
PKG_VERSION:= 1.2.5
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 8395ac770720b83c5c469f88306d7765
PKG_DESCR:= Utilities for NFS kernel server implementation
PKG_SECTION:= net/fs