git: update to 2.31.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-03-27 10:47:51 +07:00
parent 61ab77cd00
commit 439151419f

View file

@ -1,6 +1,6 @@
# Template file for 'git'
pkgname=git
version=2.31.0
version=2.31.1
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2"
@ -14,7 +14,7 @@ license="GPL-2.0-only"
homepage="https://git-scm.com/"
changelog="https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/${version}.txt"
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=e8f162cbdb3283e13cd7388d864ed23485f1b046a19e969f12ed2685fb789a40
checksum=9f61417a44d5b954a5012b6f34e526a3336dcf5dd720e2bb7ada92ad8b3d6680
replaces="git-perl>=0"
register_shell=/usr/bin/git-shell
python_version=3