From: Matthias Fischer Date: Tue, 26 May 2015 12:09:40 +0000 (+0200) Subject: sarg: Update to 2.3.9 X-Git-Tag: v2.17-core91~53 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=82402a051b49a8b89ee23a75d912f8241389fce6;hp=4ec81074d1a918c965a373ae31766bd35475b376 sarg: Update to 2.3.9 --- diff --git a/lfs/sarg b/lfs/sarg index c8794fe7e0..ce309a12bb 100644 --- a/lfs/sarg +++ b/lfs/sarg @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - An Open Source Firewall Solution # -# Copyright (C) 2012 Michael Tremer # +# Copyright (C) 2014 Michael Tremer # # # # 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 = 2.3.3 +VER = 2.3.9 THISAPP = sarg-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = sarg -PAK_VER = 1 +PAK_VER = 2 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 09dba9a960d500acd7f17802de62512c +$(DL_FILE)_MD5 = d6e8b854950f1bebb953e0ea2ca13428 install : $(TARGET)