diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:26:08 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:26:08 +0000 |
| commit | 7885a6472799fc9426710cde4c734b4b6d3d2a59 (patch) | |
| tree | c29b36a1badd92aa839a3b338ed075936d7e4950 | |
| parent | e1a743fa13e6bb7275efd9da435b7e140ef110f7 (diff) | |
| download | alicelinux-7885a6472799fc9426710cde4c734b4b6d3d2a59.tar.gz alicelinux-7885a6472799fc9426710cde4c734b4b6d3d2a59.zip | |
git: updated to 2.51.2
| -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 fd61826e..a623e869 100644 --- 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 index 253d4b46..21952575 100644 --- 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 |