diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:42:50 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:42:50 +0800 |
| commit | c7adfd82db7270efefbc31e20fe06787de471169 (patch) | |
| tree | f7b487e279aea11ab81151ee7abd5e2c2771c1e6 /repos/core/git/abuild | |
| parent | 60c7ddac9d61ad4a45a8c256289d41a895d58f32 (diff) | |
| download | alicelinux-c7adfd82db7270efefbc31e20fe06787de471169.tar.gz alicelinux-c7adfd82db7270efefbc31e20fe06787de471169.zip | |
git: updated to 2.47.0
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 aa73c520..4b710ab3 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.46.2 +version=2.47.0 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" |