diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:31:43 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:31:43 +0000 |
| commit | 59edd06e4ccb8fed865b3fc9cfd52a5a6b4d2af7 (patch) | |
| tree | f7ce8f331136cbf33db01a5578b80a674981e44a /repos | |
| parent | 8c0a7d737734869f444997d209140467c9fd8396 (diff) | |
| download | alicelinux-59edd06e4ccb8fed865b3fc9cfd52a5a6b4d2af7.tar.gz alicelinux-59edd06e4ccb8fed865b3fc9cfd52a5a6b4d2af7.zip | |
git: updated to 2.53.0
Diffstat (limited to 'repos')
| -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 c5da388b..5822094a 100644 --- a/repos/core/git/.checksum +++ b/repos/core/git/.checksum @@ -1 +1 @@ -02f3edecd5749761314686ecc2902d166e9c7f8eeac00a43d903b50533e6bd9a git-2.52.0.tar.xz +1dc4d1b87ede4887fad78b6e6fc9f49656a5e487d64541a163d7565c41d647d9 git-2.53.0.tar.xz diff --git a/repos/core/git/abuild b/repos/core/git/abuild index 9f77b5d6..41324546 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.52.0 +version=2.53.0 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" build_type=configure_build |