summaryrefslogtreecommitdiff
path: root/package/libtirpc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-03-24 12:07:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2012-03-24 12:07:28 +0100
commitac46e350e174e78a55a348eda775665ae0eb3277 (patch)
tree5574ba5e9a7108554683edb25bcd4b99599b8fa7 /package/libtirpc/Makefile
parent89aa2adc650176b493075e1d8e64f1b6cc635d90 (diff)
update gcc, glibc and fix build breakage
Diffstat (limited to 'package/libtirpc/Makefile')
-rw-r--r--package/libtirpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libtirpc/Makefile b/package/libtirpc/Makefile
index 83785dd1e..cc9cafb2d 100644
--- a/package/libtirpc/Makefile
+++ b/package/libtirpc/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= libtirpc
-PKG_VERSION:= 0.2.1
+PKG_VERSION:= 0.2.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= d77eb15f464bf9d6e66259eaf78b2a4e
+PKG_MD5SUM:= 74c41c15c2909f7d11d9c7bfa7db6273
PKG_DESCR:= a transport independent RPC library
PKG_SECTION:= libs
PKG_DEPENDS:= libgssglue