squid: update to 3.19.

This commit is contained in:
Arne Fitzenreiter
2012-02-08 07:48:52 +01:00
parent 7e4506e9c7
commit 5971e9a1aa

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2011 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2012 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.1.18
VER = 3.1.19
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = b53f8fb6e22551c2a7376292df5b6ec7
$(DL_FILE)_MD5 = 9b6ffaf96bee8f05f0085bc6361d7c94
install : $(TARGET)