diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:50 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:50 +0000 |
| commit | b0b982a83fd98f734f714b1b715bdfed64186965 (patch) | |
| tree | 45701e562503a7750f14c91797743cc12854764f /git | |
| parent | 80b2396cf038fb2de996b015544102bfafae2962 (diff) | |
| download | alicelinux-b0b982a83fd98f734f714b1b715bdfed64186965.tar.gz alicelinux-b0b982a83fd98f734f714b1b715bdfed64186965.zip | |
Woodpecker CI 501ea36b8361a69bf2590533fedcbd94b25b0d0b [SKIP CI]
Diffstat (limited to 'git')
| -rw-r--r-- | git/.checksum | 2 | ||||
| -rw-r--r-- | git/.files | 2 | ||||
| -rw-r--r-- | git/abuild | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/git/.checksum b/git/.checksum index a623e869..c5da388b 100644 --- a/git/.checksum +++ b/git/.checksum @@ -1 +1 @@ -a7769af9983db28399acd2a94bba8fec5aeced28737253ab8fdab30657898a28 git-2.51.2.tar.xz +02f3edecd5749761314686ecc2902d166e9c7f8eeac00a43d903b50533e6bd9a git-2.52.0.tar.xz @@ -83,6 +83,7 @@ lrwxrwxrwx root/root usr/libexec/git-core/git-init -> git lrwxrwxrwx root/root usr/libexec/git-core/git-init-db -> git -rwxr-xr-x root/root usr/libexec/git-core/git-instaweb lrwxrwxrwx root/root usr/libexec/git-core/git-interpret-trailers -> git +lrwxrwxrwx root/root usr/libexec/git-core/git-last-modified -> git lrwxrwxrwx root/root usr/libexec/git-core/git-log -> git lrwxrwxrwx root/root usr/libexec/git-core/git-ls-files -> git lrwxrwxrwx root/root usr/libexec/git-core/git-ls-remote -> git @@ -135,6 +136,7 @@ lrwxrwxrwx root/root usr/libexec/git-core/git-remote-https -> git-remote-http lrwxrwxrwx root/root usr/libexec/git-core/git-repack -> git lrwxrwxrwx root/root usr/libexec/git-core/git-replace -> git lrwxrwxrwx root/root usr/libexec/git-core/git-replay -> git +lrwxrwxrwx root/root usr/libexec/git-core/git-repo -> git -rwxr-xr-x root/root usr/libexec/git-core/git-request-pull lrwxrwxrwx root/root usr/libexec/git-core/git-rerere -> git lrwxrwxrwx root/root usr/libexec/git-core/git-reset -> git @@ -1,5 +1,5 @@ name=git -version=2.51.2 +version=2.52.0 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" build_type=configure_build |