]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/git
git: Update to version 2.28.0
[people/pmueller/ipfire-2.x.git] / lfs / git
diff --git a/lfs/git b/lfs/git
index 86ba8d98dc407f517efa4943f4441452b68b2eb4..2928d59e6e2bc3f79ca51cf8e6e05ce6545e291e 100644 (file)
--- a/lfs/git
+++ b/lfs/git
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  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        = 2.12.2
+VER        = 2.28.0
 
 THISAPP    = git-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = git
-PAK_VER    = 16
+PAK_VER    = 17
 
 DEPS       = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ad5ae08664c40caf074392abc301cccd
+$(DL_FILE)_MD5 = 5fde0206768ed70092d1fcc8f447251a
 
 install : $(TARGET)