summaryrefslogtreecommitdiff
path: root/package/git
diff options
context:
space:
mode:
authorRodrigo Rebello <rprebello@gmail.com>2016-08-16 21:10:38 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-08-17 15:04:23 +0200
commitca4237c766fe2d0d494ed3d4b91a483728147349 (patch)
tree458ac7a60d8b4eb239d8dfe34ab8779dc37b6566 /package/git
parent77a7a6b9d7854b377a6c24711b6c64a670729e15 (diff)
git: bump version to 2.9.3
Signed-off-by: Rodrigo Rebello <rprebello@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/git')
-rw-r--r--package/git/git.hash2
-rw-r--r--package/git/git.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/git/git.hash b/package/git/git.hash
index e7763f30a..9776df1e3 100644
--- a/package/git/git.hash
+++ b/package/git/git.hash
@@ -1,2 +1,2 @@
# 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
diff --git a/package/git/git.mk b/package/git/git.mk
index 2f282007f..d9cd95a60 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GIT_VERSION = 2.9.1
+GIT_VERSION = 2.9.3
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+