diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-22 21:55:42 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-22 21:55:42 +0100 |
| commit | db7ee5f68d81651baa6d48e6bcd4eaf1662c4619 (patch) | |
| tree | 65d5d622d7733c53e47b0817d49d865d672cdb53 /package/libtirpc/Makefile | |
| parent | 844e6bdbb81fe3213e39621b81d48f33534c3f47 (diff) | |
| parent | 6647520d52d800175545414c027d75ac39c07ecc (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtirpc/Makefile')
| -rw-r--r-- | package/libtirpc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package/libtirpc/Makefile b/package/libtirpc/Makefile index a1bfab5d1..61ae3a9b5 100644 --- a/package/libtirpc/Makefile +++ b/package/libtirpc/Makefile @@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= libtirpc PKG_VERSION:= 0.2.3 -PKG_RELEASE:= 2 +PKG_RELEASE:= 3 PKG_MD5SUM:= b70e6c12a369a91e69fcc3b9feb23d61 PKG_DESCR:= a transport independent RPC library PKG_SECTION:= libs @@ -15,8 +15,6 @@ PKG_URL:= http://sourceforge.net/projects/libtirpc/ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=libtirpc/} PKG_OPTS:= dev -PKG_LIBC_DEPENDS:= uclibc glibc - DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2 include ${TOPDIR}/mk/package.mk |
