diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:39:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:39:54 +0800 |
| commit | e36fbaf2babf1e2ac5353d3e82a8eadc353d995c (patch) | |
| tree | ebdc5c80910aa53ff4930678ffc9c14ee76fee1d /repos/core/git/abuild | |
| parent | d42412e6dfa3aae55ac707f60fc8339e0787d391 (diff) | |
| download | alicelinux-e36fbaf2babf1e2ac5353d3e82a8eadc353d995c.tar.gz alicelinux-e36fbaf2babf1e2ac5353d3e82a8eadc353d995c.zip | |
git: updated to 2.47.1
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 4b710ab3..ba3bfb37 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.47.0 +version=2.47.1 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" |