texinfo: update to 6.6

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2019-08-16 12:17:51 +02:00
parent fa8b3ea7d3
commit 348cc0ddcd
2 changed files with 14 additions and 7 deletions

View File

@@ -24,12 +24,12 @@
include Config
VER = 6.3
VER = 6.6
THISAPP = texinfo-$(VER)
DL_FILE = $(THISAPP).tar.xz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/texinfo-6.3
DIR_APP = $(DIR_SRC)/texinfo-6.6
# Normal build or $(TOOLS_DIR) build.
#
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 32baefe5c7080dfb512a4eac5ce67b2a
$(DL_FILE)_MD5 = 5231da3e6aa106cd0532b8609e5b3702
install : $(TARGET)