summaryrefslogtreecommitdiff
path: root/package/libtirpc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-03-27 21:39:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-03-27 21:41:45 +0200
commit9936dc6e71bc6b974a3c3ab6ef240ed82e0f8084 (patch)
tree670cfb8f5f9d7a8f44f717e675e8dfa4dea5987e /package/libtirpc/Makefile
parent9623e926f4d4011b340575f80be79ab861fe3630 (diff)
libtirpc: update to 1.0.3
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 635881b1c..165217fc5 100644
--- a/package/libtirpc/Makefile
+++ b/package/libtirpc/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= libtirpc
-PKG_VERSION:= 1.0.2
+PKG_VERSION:= 1.0.3
PKG_RELEASE:= 1
-PKG_HASH:= 723c5ce92706cbb601a8db09110df1b4b69391643158f20ff587e20e7c5f90f5
+PKG_HASH:= 86c3a78fc1bddefa96111dd233124c703b22a78884203c55c3e06b3be6a0fd5e
PKG_DESCR:= transport independent rpc library
PKG_SECTION:= libs/net
PKG_URL:= http://sourceforge.net/projects/libtirpc/