summaryrefslogtreecommitdiff
path: root/package/popt/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-12 22:58:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-12 22:58:45 +0100
commitd29b7059e0e3dacc3e051c310eabaecabe19a8d2 (patch)
tree078693d3be8a0d6096587f5ac01b2ffc76dc8626 /package/popt/Makefile
parent4129680028eaddf98219126f787b08551bbf7088 (diff)
updates and build fixes for a lot of packages
compiled for ibmx40 with eglibc.
Diffstat (limited to 'package/popt/Makefile')
-rw-r--r--package/popt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/popt/Makefile b/package/popt/Makefile
index f8d43aac0..9a59abba3 100644
--- a/package/popt/Makefile
+++ b/package/popt/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= popt
-PKG_VERSION:= 1.15
-PKG_RELEASE:= 2
-PKG_MD5SUM:= c61ef795fa450eb692602a661ec8d7f1
+PKG_VERSION:= 1.16
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 3743beefa3dd6247a73f8f7a32c14c33
PKG_DESCR:= a command line option parsing library
PKG_SECTION:= libs
PKG_DEPENDS:= libiconv