summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-10-11 12:20:16 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-10-13 08:01:55 +0200
commit917bf769db061995667abfc7a4ae36e79cc2a546 (patch)
tree8bfd13aa2d66a95d2380463fa800c9b2d3439d99
parentcf53e7d1f9cc853cf39cb4fe6ac6d750db26233f (diff)
downloadbuildroot-917bf769db061995667abfc7a4ae36e79cc2a546.tar.gz
buildroot-917bf769db061995667abfc7a4ae36e79cc2a546.zip
git: bump version to 2.10.1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-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 e2cf300a66..73bb9cb7df 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 c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7 git-2.10.0.tar.xz
+sha256 a9c32df9061cfc2c194ecaa0357ba273c1f24a0dbf0d856b03dcedafcd0a4dc6 git-2.10.1.tar.xz
diff --git a/package/git/git.mk b/package/git/git.mk
index 3730b77ad9..8bc2907561 100644
--- a/package/git/git.mk
+++ b/package/git/git.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GIT_VERSION = 2.10.0
+GIT_VERSION = 2.10.1
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
GIT_SITE = https://www.kernel.org/pub/software/scm/git
GIT_LICENSE = GPLv2 LGPLv2.1+
OpenPOWER on IntegriCloud