[Buildroot] [PATCH 1/1] Update popt to version 1.15

Nigel Kukard nkukard at lbsd.net
Wed Aug 5 11:32:47 UTC 2009


Signed-off-by: Nigel Kukard <nkukard at lbsd.net>
---
 package/popt/popt.mk |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/popt/popt.mk b/package/popt/popt.mk
index 3c0ab0b..4c57028 100644
--- a/package/popt/popt.mk
+++ b/package/popt/popt.mk
@@ -3,11 +3,13 @@
 # popt
 #
 #############################################################
-POPT_VERSION:=1.14
+POPT_VERSION:=1.15
 POPT_SITE:=http://rpm5.org/files/popt
 POPT_INSTALL_STAGING = YES
 POPT_INSTALL_TARGET = YES
 
+POPT_LIBTOOL_PATCH = NO
+
 POPT_CONF_ENV = ac_cv_va_copy=yes
 
 ifeq ($(BR2_PACKAGE_LIBICONV),y)
-- 
1.6.4



More information about the buildroot mailing list