summaryrefslogtreecommitdiff
path: root/package/libnfsidmap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-14 10:49:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-14 10:49:04 +0200
commite4e8ca04a55b982e1e8e36bbec832365513904b3 (patch)
tree744f1fa50c6cd9cddd84f5461fa09d78e47969e9 /package/libnfsidmap/Makefile
parent1e2aa4d3dd5424b3c0aaefdca585608fe9b4092e (diff)
fix musl compile
Diffstat (limited to 'package/libnfsidmap/Makefile')
-rw-r--r--package/libnfsidmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnfsidmap/Makefile b/package/libnfsidmap/Makefile
index 2d22b7dac..7a9e40d4c 100644
--- a/package/libnfsidmap/Makefile
+++ b/package/libnfsidmap/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libnfsidmap
PKG_VERSION:= 0.25
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 2ac4893c92716add1a1447ae01df77ab
PKG_DESCR:= idmap library for NFSv4
PKG_SECTION:= libs