git: bump verstion to 2.3.0
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sat, 7 Feb 2015 16:27:14 +0000 (16:27 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 7 Feb 2015 16:40:59 +0000 (17:40 +0100)
- Bump version to 2.3.0
- Update the hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/git/git.hash
package/git/git.mk

index 757546d07dfdd89d804b13f5dc7a5c004dc54b0f..ba3a3eaee3f0851b27878cf9cdc17598f32e388d 100644 (file)
@@ -1,2 +1,2 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256  09422dc9a0bdddf6bdd5b8634c71e1ed3125256c47424e6a2687701e764ef450  git-2.2.1.tar.xz
+sha256  94b23a14d66df536cfe7de37551f55acf908f8bddf30a0f5325a255bb57b0aca  git-2.3.0.tar.xz
index face062e67247c3c2be6fc2b454c582634c452a0..b5244aca04740845dfbe42a8cfdf44541b9a0d5e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.2.1
+GIT_VERSION = 2.3.0
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = https://www.kernel.org/pub/software/scm/git
 GIT_LICENSE = GPLv2 LGPLv2.1+