X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgit;h=42884f6d1b93cb0565b1cf4915b2bdb30f595a96;hp=9ffd089502ee758929fa19b181beef7f23e2fb6d;hb=ca7af382032b3542584fb07b3fabe3976063e551;hpb=12b0a9da205108e5ce706913ff4c9553e58284f9 diff --git a/lfs/git b/lfs/git index 9ffd089502..42884f6d1b 100644 --- a/lfs/git +++ b/lfs/git @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2017 IPFire Team # +# Copyright (C) 2007-2018 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 # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = git -PAK_VER = 14 +PAK_VER = 15 DEPS = "perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL"