diff options
Diffstat (limited to 'package/rpcbind/Makefile')
-rw-r--r-- | package/rpcbind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rpcbind/Makefile b/package/rpcbind/Makefile index 3a91521f0..ec4604c58 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.4 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_HASH:= 074a9a530dc7c11e0d905aa59bcb0847c009313f02e98d3d798aa9568f414c66 PKG_DESCR:= converts rpc program numbers into universal addresses PKG_SECTION:= net/misc |