git: bump version to 2.9.3

Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Rodrigo Rebello 2016-08-16 21:10:38 -03:00 committed by Peter Korsgaard
parent 77a7a6b9d7
commit ca4237c766
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 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
sha256 e8fe60bc72c1c979feb43740b3c74fea7f8ffbe7712b71cd9734ddb9c89282a2 git-2.9.1.tar.xz sha256 9f1473350c1792310b51af03a9cb5cce841f68202f835b20d46312a30232fa63 git-2.9.3.tar.xz

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
GIT_VERSION = 2.9.1 GIT_VERSION = 2.9.3
GIT_SOURCE = git-$(GIT_VERSION).tar.xz GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+ GIT_LICENSE = GPLv2 LGPLv2.1+