From: Arne Fitzenreiter Date: Thu, 31 May 2018 12:21:19 +0000 (+0200) Subject: cpufrequtils: fix version numbers X-Git-Tag: v2.21-core122~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acb41000189b667324ab601f30a97f506c461f72;p=ipfire-2.x.git cpufrequtils: fix version numbers I had incremented the VER instead of PAK_VER Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/cpufrequtils b/lfs/cpufrequtils index 54d9347ef5..3b4c961282 100644 --- a/lfs/cpufrequtils +++ b/lfs/cpufrequtils @@ -24,7 +24,7 @@ include Config -VER = 009 +VER = 008 THISAPP = cpufrequtils-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 i586 PROG = cpufrequtils -PAK_VER = 7 +PAK_VER = 8 DEPS = ""