mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
texinfo: update to 6.6
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user