X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgnutls;h=6d24800b81a4f9f298427053c31268a5798aa1cc;hp=360594fe67f0e86e3835b89730d46cbaaf8f7099;hb=34bbcff61f2de1fa76e4be20371d276f304277da;hpb=d12ad00385f746479f74f75657776640ca0fa5d1 diff --git a/lfs/gnutls b/lfs/gnutls index 360594fe67..6d24800b81 100644 --- a/lfs/gnutls +++ b/lfs/gnutls @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # 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,10 +24,11 @@ include Config -VER = 3.5.15 +VER = 3.6.7 +SUBVER = .1 THISAPP = gnutls-$(VER) -DL_FILE = $(THISAPP).tar.xz +DL_FILE = $(THISAPP)$(SUBVER).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bcdcbc65c50a7499617ad9f4d0058de9 +$(DL_FILE)_MD5 = 92a8049e618afa60e2c852da1884c457 install : $(TARGET)