git: bump to version 2.6.1
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 6 Oct 2015 12:24:37 +0000 (13:24 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 6 Oct 2015 16:34:59 +0000 (18:34 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/git/git.hash
package/git/git.mk

index 5abf5180fbba2805147c0a81b71528d90dae2ea1..6b663b578ca1daf97703b4f78f75fb5eb675e7c0 100644 (file)
@@ -1,2 +1,2 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256 211beb96ff41a83727e39704431ac388ecb1cebb5219cda067999bce4e1e15a6  git-2.6.0.tar.xz
+sha256 fc7c727745d5eb0d796a16dc7c4b999c184830110e0aeb592c788597cc8e9ccd  git-2.6.1.tar.xz
index 43a43974fa9a602101651f0152c79a503f356743..2bd6a015819865402f008e3b1d2613daa41f3594 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.6.0
+GIT_VERSION = 2.6.1
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2 LGPLv2.1+