package/git: bump to 2.24.0
authorMatt Weber <matthew.weber@rockwellcollins.com>
Sat, 16 Nov 2019 12:48:44 +0000 (06:48 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 16 Nov 2019 22:44:30 +0000 (23:44 +0100)
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/git/git.hash
package/git/git.mk

index e02fd0d181662e5c7704a95ed6e06b74ea0b6854..40cd8a169f6d0dea3178f8aac42d97adc25901c4 100644 (file)
@@ -1,4 +1,4 @@
 # From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
-sha256 159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f  git-2.22.0.tar.xz
+sha256 9f71d61973626d8b28c4cdf8e2484b4bf13870ed643fed982d68b2cfd754371b  git-2.24.0.tar.xz
 sha256 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e  COPYING
 sha256 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a  LGPL-2.1
index fdcb9aa54d4b01e6197a8e333a6131899e2a48ad..4fec24bf27895ce2223abe98ae9398bb4b81fb57 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GIT_VERSION = 2.22.0
+GIT_VERSION = 2.24.0
 GIT_SOURCE = git-$(GIT_VERSION).tar.xz
 GIT_SITE = $(BR2_KERNEL_MIRROR)/software/scm/git
 GIT_LICENSE = GPL-2.0, LGPL-2.1+