git: bump version to 2.12.2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 28 Mar 2017 11:55:59 +0000 (12:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Mar 2017 19:44:21 +0000 (21:44 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/git/git.hash
package/git/git.mk

index e79e8b1e031125e93cfd04d18818e6125a367ae4..9af360ee2b98b7dcc5a04a5b77ec19775a2b7cf0 100644 (file)
@@ -1,2 +1,2 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256 db11674364b764e101966d829a2e271c9b9d2a8bd4d8ecb4221a1dcdc9a3ada2  git-2.12.1.tar.xz
+sha256 d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a  git-2.12.2.tar.xz
index e7ea98d817b6555c3a583710c19828f51f619590..b49ddd5a894c295352600bd50c08a2584f38b214 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.12.1
+GIT_VERSION = 2.12.2
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2, LGPLv2.1+