summaryrefslogtreecommitdiff
path: root/package/rpcbind/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-27 16:52:05 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-27 16:52:05 -0500
commita8c74738577cdc2233086f06ddc3f2bf69d13f98 (patch)
treecfdb2e73343a3bf3a10740a53d638cf031a6f315 /package/rpcbind/Makefile
parent22c39a7cfb66225ec68a211205434255e95c5e0b (diff)
fix build
Diffstat (limited to 'package/rpcbind/Makefile')
-rw-r--r--package/rpcbind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rpcbind/Makefile b/package/rpcbind/Makefile
index 97860e902..252d046ca 100644
--- a/package/rpcbind/Makefile
+++ b/package/rpcbind/Makefile
@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= rpcbind
PKG_VERSION:= 0.2.3
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_HASH:= 9897823a9d820ea011d9ea02054d5ab99469b9ca5346265fee380713c8fed27b
PKG_DESCR:= converts rpc program numbers into universal addresses
PKG_SECTION:= net/misc