From 5118e1cf26641b6dd4dba0dd83be12b1ba56020d Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Wed, 12 Jan 2011 15:21:05 -0300 Subject: [PATCH] gperf: bump to version 3.0.4 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/gperf/gperf.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/package/gperf/gperf.mk b/package/gperf/gperf.mk index f48ba9fcef..3593637ac7 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)) -- 2.30.2