summaryrefslogtreecommitdiff
path: root/package/libtirpc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-27 13:00:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-27 13:00:34 +0200
commit22c39a7cfb66225ec68a211205434255e95c5e0b (patch)
tree1f2dc27b191da9ae7a4738d4db3d5130b34234fa /package/libtirpc/Makefile
parentf7764067f70d552ea666d2a2e663ffcee92dbaa9 (diff)
fix rpcbind build, reported by Oliver
Diffstat (limited to 'package/libtirpc/Makefile')
-rw-r--r--package/libtirpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtirpc/Makefile b/package/libtirpc/Makefile
index dca48206d..f88d3a6fb 100644
--- a/package/libtirpc/Makefile
+++ b/package/libtirpc/Makefile
@@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= libtirpc
PKG_VERSION:= 0.3.2
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_HASH:= 2008a379f37f2c5d5a87a568b06707422cc3e4f5da305f7fb71f3f4c6d473ffc
PKG_DESCR:= transport independent rpc library
PKG_SECTION:= libs/net