Skip to content

Commit

Permalink
git: update to v2.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hgy59 committed Dec 6, 2023
1 parent 8af1b94 commit b0e5f3d
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion cross/git-lfs/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = git-lfs
PKG_VERS = 3.3.0
PKG_VERS = 3.4.0
PKG_EXT = tar.gz
PKG_DIST_NAME = v$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/git-lfs/git-lfs/archive
Expand Down
6 changes: 3 additions & 3 deletions cross/git-lfs/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
git-lfs-3.3.0.tar.gz SHA1 255d1474c437684d1fcb59e03ea549c2ec98ac97
git-lfs-3.3.0.tar.gz SHA256 d5eeb9ee33188d3dd6a391f8a39b96d271f10295129789e5b3a1ac0e9f5114f5
git-lfs-3.3.0.tar.gz MD5 8cc2526bc455f8185e58cd0380bf9b31
git-lfs-3.4.0.tar.gz SHA1 82cfca5bc4a3c2e5f6fe22402a0543ffd230ed69
git-lfs-3.4.0.tar.gz SHA256 fa93f65cc5c15b96037a72cf243bc2cc04c94ea5cccc346664425d6d4bac66c2
git-lfs-3.4.0.tar.gz MD5 9dba0b1ad1d26f834631181523e8edc5
2 changes: 1 addition & 1 deletion cross/git/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = git
PKG_VERS = 2.41.0
PKG_VERS = 2.43.0
PKG_EXT = tar.xz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://kernel.org/pub/software/scm/git
Expand Down
6 changes: 3 additions & 3 deletions cross/git/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
git-2.41.0.tar.xz SHA1 e97003aecfe41cf4a65b96c67410be1e210486f2
git-2.41.0.tar.xz SHA256 e748bafd424cfe80b212cbc6f1bbccc3a47d4862fb1eb7988877750478568040
git-2.41.0.tar.xz MD5 c1f58a12b891ad73927b8e4a3aa29c7b
git-2.43.0.tar.xz SHA1 d34f8331e3dcd7d2beb2f4af3e3d6db50b8036f1
git-2.43.0.tar.xz SHA256 5446603e73d911781d259e565750dcd277a42836c8e392cac91cf137aa9b76ec
git-2.43.0.tar.xz MD5 66a036a0442b8d159b0eff5a0fe0dc94
6 changes: 3 additions & 3 deletions spk/git/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPK_NAME = git
SPK_VERS = 2.41.0
SPK_REV = 28
SPK_VERS = 2.43.0
SPK_REV = 29
SPK_ICON = src/git.png

DEPENDS = cross/git
Expand All @@ -18,7 +18,7 @@ DESCRIPTION = Git is a fast, scalable, distributed revision control system with
DESCRIPTION_FRE = Git est un système de gestion de révision rapide, extensible et distribué avec un ensemble de commandes inhabituellement riche qui fournit à la fois des opérations de haut niveau et un accès complet aux structures de bas niveau.
STARTABLE = no
DISPLAY_NAME = Git
CHANGELOG = "1. Update git to v2.41.0."
CHANGELOG = "1. Update git to v2.43.0.<br/>2. Update OpenSSL to v3.1.4.<br/>3. Update git-lfs to v3.4.0."

HOMEPAGE = https://git-scm.com
LICENSE = GPLv2
Expand Down
Binary file modified spk/git/src/git.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b0e5f3d

Please sign in to comment.