summaryrefslogtreecommitdiff
path: root/package/libtirpc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-10 17:15:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-10 17:15:04 +0100
commit79460a7e3a45dc5ad90e1b1dc63786c55cbf5074 (patch)
treec920b9a893e4a07e93d92c0aaaa49e2186ef2cac /package/libtirpc/Makefile
parent4ac29e1e2e3198fea274d22b0c5a80a618350adf (diff)
update and fix nfs-utils with kerberos support
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