diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:11:55 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:11:55 +0800 |
| commit | 5298b4619dff645601ca614feb096538b064d2c2 (patch) | |
| tree | a686d894cf87aba1aa88f1a6d0e4ddf71ba0b8f1 /repos/core/git/abuild | |
| parent | e4d586e0041b4f2943285a446275fad2e3f0f6b5 (diff) | |
| download | alicelinux-5298b4619dff645601ca614feb096538b064d2c2.tar.gz alicelinux-5298b4619dff645601ca614feb096538b064d2c2.zip | |
git: updated to 2.46.2
Diffstat (limited to 'repos/core/git/abuild')
| -rw-r--r-- | repos/core/git/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/git/abuild b/repos/core/git/abuild index 536b3f05..aa73c520 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.46.0 +version=2.46.2 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" |