summaryrefslogtreecommitdiff
path: root/package/libtirpc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-10 13:00:39 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-10 13:02:00 -0600
commit6623fd4551e2fbe918b31d6f2392bfc2b8224603 (patch)
treec4c42f1f12fbb2b324c5ae331cb5d0da1772616b /package/libtirpc/Makefile
parent6bda4b4924af954486482f313b058d556129f0d9 (diff)
update to latest upstream version
Diffstat (limited to 'package/libtirpc/Makefile')
-rw-r--r--package/libtirpc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libtirpc/Makefile b/package/libtirpc/Makefile
index 58e142a60..97ffab482 100644
--- a/package/libtirpc/Makefile
+++ b/package/libtirpc/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= libtirpc
-PKG_VERSION:= 0.2.4
-PKG_RELEASE:= 2
-PKG_HASH:= 45c3e21dfc23a5ba501f9dfc6671678316fdfdb8355a1ec404ae2aa2f81943a1
+PKG_VERSION:= 0.2.5
+PKG_RELEASE:= 1
+PKG_HASH:= 62f9de7c2c8686c568757730e1fef66502a0e00d6cacf33546d0267984e002db
PKG_DESCR:= transport independent rpc library
PKG_SECTION:= libs/net
PKG_URL:= http://sourceforge.net/projects/libtirpc/