[Buildroot] [git commit master 1/1] gperf: bump to version 3.0.4

Peter Korsgaard jacmet at sunsite.dk
Mon Jan 17 20:23:00 UTC 2011


commit: http://git.buildroot.net/buildroot/commit/?id=5118e1cf26641b6dd4dba0dd83be12b1ba56020d
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 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