diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-26 13:47:58 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-26 13:47:58 +0000 |
| commit | fc7c91050a8b66a24980d0bcfef4526ffaa4f08f (patch) | |
| tree | 1ebbc550fc3e9d78690c39c842b5ae2388acf122 /repos/core/git/abuild | |
| parent | 077a8750966c8d101e9d14abe74f49cd4e2a0b34 (diff) | |
| download | alicelinux-fc7c91050a8b66a24980d0bcfef4526ffaa4f08f.tar.gz alicelinux-fc7c91050a8b66a24980d0bcfef4526ffaa4f08f.zip | |
git: updated to 2.54.0
Diffstat (limited to 'repos/core/git/abuild')
| -rw-r--r-- | repos/core/git/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/git/abuild b/repos/core/git/abuild index f1c29996..33163907 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,6 +1,6 @@ name=git -version=2.53.0 -release=2 +version=2.54.0 +release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz run conf" sv="run conf" |