mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/git: bump version to 2.54.0
https://gitlab.com/git-scm/git/-/blob/HEAD/Documentation/RelNotes/2.54.0.adoc Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1d5c6d18da
commit
6b26717a14
@@ -1,5 +1,5 @@
|
|||||||
# From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
|
# From: https://www.kernel.org/pub/software/scm/git/sha256sums.asc
|
||||||
sha256 5818bd7d80b061bbbdfec8a433d609dc8818a05991f731ffc4a561e2ca18c653 git-2.53.0.tar.xz
|
sha256 f689162364c10de79ef89aa8dbf48731eb057e34edbbd20aca510ce0154681a3 git-2.54.0.tar.xz
|
||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e COPYING
|
sha256 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e COPYING
|
||||||
sha256 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a LGPL-2.1
|
sha256 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a LGPL-2.1
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GIT_VERSION = 2.53.0
|
GIT_VERSION = 2.54.0
|
||||||
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
|
GIT_SOURCE = git-$(GIT_VERSION).tar.xz
|
||||||
GIT_SITE = $(BR2_KERNEL_MIRROR)/software/scm/git
|
GIT_SITE = $(BR2_KERNEL_MIRROR)/software/scm/git
|
||||||
GIT_LICENSE = GPL-2.0, LGPL-2.1+
|
GIT_LICENSE = GPL-2.0, LGPL-2.1+
|
||||||
|
|||||||
Reference in New Issue
Block a user