]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
gperf: Update to 3.1
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 7 Apr 2021 14:07:32 +0000 (16:07 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Apr 2021 14:08:11 +0000 (14:08 +0000)
- Update from 3.0.4 to 3.1
- Update of rootfile not required
- Update of gperf to 3.1 required libcap to be at version 2.49
   libcap-2.25 failed to build with gperf-3.1
- Changelog is too long to include here
   Full details can be found in the ChangeLog file in the source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/gperf

index 6a8cd38ee92941e5be5a9cd9fcc6b0ea8aa23187..ef2156ae3407860edff0405a816f85ccfde3901e 100644 (file)
--- a/lfs/gperf
+++ b/lfs/gperf
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.0.4
+VER        = 3.1
 
 THISAPP    = gperf-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -39,7 +39,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c1f1db32fb6598d6a93e6e88796a8632
+$(DL_FILE)_MD5 = 9e251c0a618ad0824b51117d5d9db87e
 
 install : $(TARGET)