mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
gettext: Update to 0.21
- Update from 0.19.8.1 to 0.21 - Update of rootfiles - Changelog is too long to include here Full details can be found in the ChangeLog file in source tarball Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
50365e4bb1
commit
91ec8b6db1
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.19.8.1
|
||||
VER = 0.21
|
||||
|
||||
THISAPP = gettext-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = df3f5690eaa30fd228537b00cb7b7590
|
||||
$(DL_FILE)_MD5 = 40996bbaf7d1356d3c22e33a8b255b31
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user