alicelinux

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

commit 3c66a058df688f87f5f887bd98d07ce091fec7d8
parent 48ca3781df2905e224520f0ced1a5de139a14a47
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Fri, 17 Oct 2025 06:26:38 +0000

git: updated to 2.51.1

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 @@ -fafd75e6363b45fc0716640e81962388b7a5c946b47703e8a35959b2589b3247 git-2.51.0.tar.xz +dbf502ef7bb861e9d5516f0c46e97a787d3bc7d0fa876ccf46a1122682fdff22 git-2.51.1.tar.xz diff --git a/repos/core/git/abuild b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.51.0 +version=2.51.1 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" build_type=configure_build