mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
diffultis: update to 3.1.6 (needed for gcc-7)
This commit is contained in:
committed by
Michael Tremer
parent
951798ed68
commit
1f4e50ca4c
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2016 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# This program is free software: you can redistribute it and/or modify #
|
||||
# it under the terms of the GNU General Public License as published by #
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.5
|
||||
VER = 3.6
|
||||
|
||||
THISAPP = diffutils-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -53,7 +53,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 569354697ff1cfc9a9de3781361015fa
|
||||
$(DL_FILE)_MD5 = 07cf286672ced26fba54cd0313bdc071
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user