summaryrefslogtreecommitdiff
path: root/package/libtirpc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-13 20:53:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-13 20:53:47 +0100
commit70fcf873ff7065e4f3345aa566f16e3358573780 (patch)
treec16e61ad5f3efdd1b17e025af8a4ef6685c694ca /package/libtirpc/Makefile
parenta7bb6b48448e96e432e6cc3d6e99cb9fd98af8f8 (diff)
parente54d2ebe4cbf9e455dd9b6356867f0087f5436e1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtirpc/Makefile')
-rw-r--r--package/libtirpc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libtirpc/Makefile b/package/libtirpc/Makefile
index 8b48c0818..987051b3e 100644
--- a/package/libtirpc/Makefile
+++ b/package/libtirpc/Makefile
@@ -4,13 +4,13 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= libtirpc
-PKG_VERSION:= 0.2.0
+PKG_VERSION:= 0.2.1
PKG_RELEASE:= 1
-PKG_BUILDDEP+= libgssglue
-PKG_MD5SUM:= b3b513a8825aa227deac63ea38c64f41
+PKG_MD5SUM:= d77eb15f464bf9d6e66259eaf78b2a4e
PKG_DESCR:= a transport independent RPC library
PKG_SECTION:= libs
PKG_DEPENDS:= libgssglue
+PKG_BUILDDEP+= libgssglue
PKG_URL:= http://sourceforge.net/projects/libtirpc
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=libtirpc/}
@@ -20,7 +20,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBTIRPC,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_STYLE:= autotool gnu
+CONFIGURE_STYLE:= gnu
ifneq (${ADK_COMPILE_NFS_UTILS_WITH_KERBEROS},y)
CONFIGURE_ARGS+= --disable-gss