]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/git
libloc: Apply -fstack-protector only on i586
[people/pmueller/ipfire-2.x.git] / lfs / git
diff --git a/lfs/git b/lfs/git
index fd76b1248a3e6c65b621a0382d1d4083aeaabdda..86ba8d98dc407f517efa4943f4441452b68b2eb4 100644 (file)
--- a/lfs/git
+++ b/lfs/git
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2017  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2019  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        #
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = git
-PAK_VER    = 15
+PAK_VER    = 16
 
-DEPS       = "perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL"
+DEPS       = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
 
 ###############################################################################
 # Top-level Rules