git: bump version to 2.12.2

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2017-03-28 12:55:59 +01:00 committed by Thomas Petazzoni
parent 49a3ed0fee
commit 3967abfc89
2 changed files with 2 additions and 2 deletions

View 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

View 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+