alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 7885a6472799fc9426710cde4c734b4b6d3d2a59
parent e1a743fa13e6bb7275efd9da435b7e140ef110f7
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Sat,  1 Nov 2025 17:26:08 +0000

git: updated to 2.51.2

Diffstat:
Mrepos/core/git/.checksum | 2+-
Mrepos/core/git/abuild | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/repos/core/git/.checksum b/repos/core/git/.checksum @@ -1 +1 @@ -dbf502ef7bb861e9d5516f0c46e97a787d3bc7d0fa876ccf46a1122682fdff22 git-2.51.1.tar.xz +a7769af9983db28399acd2a94bba8fec5aeced28737253ab8fdab30657898a28 git-2.51.2.tar.xz diff --git a/repos/core/git/abuild b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.51.1 +version=2.51.2 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" build_type=configure_build