git: 2.23.0 -> 2.24.0

This commit is contained in:
Thomas Penteker 2019-11-05 22:50:51 +01:00
parent 534b1f8228
commit 4453592702
3 changed files with 7 additions and 6 deletions

View File

@ -254,6 +254,7 @@ drwxr-xr-x root/root usr/share/git-core/templates/hooks/
-rwxr-xr-x root/root usr/share/git-core/templates/hooks/post-update.sample
-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-applypatch.sample
-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-commit.sample
-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-merge-commit.sample
-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-push.sample
-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-rebase.sample
-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-receive.sample

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TtdSjPsvj00rpAbQjS7cioKQxVGDPAVUjQRhbCQXQ+tgJH5r6g5TlHIj+iIXS+7RWJq9VCKd4LvgMN8fetNDwY=
SHA256 (Pkgfile) = 1710ae7b9a7b6c9fa731570743bfd1d861af615bb4f345244e89e37c5d4b6c96
SHA256 (.footprint) = 0b067f1ebabc7730d10d3efb9bc267a51c0379820671cf800060b6d5dc2e93a3
SHA256 (git-2.23.0.tar.xz) = 234fa05b6839e92dc300b2dd78c92ec9c0c8d439f65e1d430a7034f60af16067
SHA256 (git-manpages-2.23.0.tar.xz) = 9558433f68ff4229bd55e84c4d26b74e5d3518ab0ec30186253b090ea887946a
RWSE3ohX2g5d/R+WT4fA/CGpbWvnUoAPfPWOakq9EZWjVj+IphZZh1lQ3D8VMmU87E8MBnk6FjOdwQrYU8GDla/GeQJTsGqNZAw=
SHA256 (Pkgfile) = 3bdf71ddbfe817ea66f79e8c4710b9648b9868671ef8ac4a67c0211c28732471
SHA256 (.footprint) = 93141a80ebdcecfef75cf62eb698b04a80fc98a7b74702e61c54736eb580872d
SHA256 (git-2.24.0.tar.xz) = 9f71d61973626d8b28c4cdf8e2484b4bf13870ed643fed982d68b2cfd754371b
SHA256 (git-manpages-2.24.0.tar.xz) = b0c872c16f22942c1cb6c90ec07f395a931f7c2f9fb920d2ec926674265c04a6
SHA256 (git) = 432108f8c5f5abeb429cab25181b43ee42060d46fa7fbe7e4b02790b56f61e8a
SHA256 (gitd.rc) = 3a7a13fcfbf493890e58a3c1c8a71de08518b35fa6fe6109120a03cd8beeac25

View File

@ -6,7 +6,7 @@
# Nice to have: tk
name=git
version=2.23.0
version=2.24.0
release=1
source=(https://www.kernel.org/pub/software/scm/git/git-{,manpages-}$version.tar.xz
git gitd.rc)