[Buildroot] [PATCH] gperf: bump to version 3.0.4

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Jan 12 18:56:22 UTC 2011


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/gperf/gperf.mk |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/package/gperf/gperf.mk b/package/gperf/gperf.mk
index f48ba9f..3593637 100644
--- a/package/gperf/gperf.mk
+++ b/package/gperf/gperf.mk
@@ -3,12 +3,9 @@
 # gperf
 #
 #############################################################
-GPERF_VERSION = 3.0.3
-GPERF_SOURCE = gperf-$(GPERF_VERSION).tar.gz
+
+GPERF_VERSION = 3.0.4
 GPERF_SITE = $(BR2_GNU_MIRROR)/gperf
-GPERF_AUTORECONF = NO
-GPERF_INSTALL_STAGING = NO
-GPERF_INSTALL_TARGET = YES
 
 $(eval $(call AUTOTARGETS,package,gperf))
 $(eval $(call AUTOTARGETS,package,gperf,host))
-- 
1.7.3.4




More information about the buildroot mailing list