diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-21 22:46:34 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-21 22:46:34 +0000 |
| commit | 39d080bda2d6414d4b75cf0cbe93f64e4f0438b5 (patch) | |
| tree | 934a0e1ede3d4ade133f9271fbcb3ee14116ac9a | |
| parent | e11d2f0b00f8c12f5092fab86e54b510ae39ecdc (diff) | |
| download | alicelinux-39d080bda2d6414d4b75cf0cbe93f64e4f0438b5.tar.gz alicelinux-39d080bda2d6414d4b75cf0cbe93f64e4f0438b5.zip | |
git: updated to 2.51.0
| -rw-r--r-- | repos/core/git/.checksum | 2 | ||||
| -rw-r--r-- | repos/core/git/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/git/.checksum b/repos/core/git/.checksum index 23625923..1883a9ce 100644 --- a/repos/core/git/.checksum +++ b/repos/core/git/.checksum @@ -1 +1 @@ -7aaed55b8d58892e195dce50d2355e7506acb03cedcd0914fc2059368423f0b9 git-2.50.1.tar.xz +fafd75e6363b45fc0716640e81962388b7a5c946b47703e8a35959b2589b3247 git-2.51.0.tar.xz diff --git a/repos/core/git/abuild b/repos/core/git/abuild index ae096650..fc8ed515 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.50.1 +version=2.51.0 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" build_type=configure_build |