git: update to 2.25.1.

This commit is contained in:
Đoàn Trần Công Danh 2020-02-18 18:45:48 +07:00 committed by Juan RP
parent 453caf0a0d
commit 12ab9dfee3

View file

@ -1,6 +1,6 @@
# Template file for 'git' # Template file for 'git'
pkgname=git pkgname=git
version=2.25.0 version=2.25.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2 configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2
@ -16,7 +16,7 @@ license="GPL-2.0-only"
homepage="https://git-scm.com/" homepage="https://git-scm.com/"
changelog="https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/${version}.txt" 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" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0 checksum=222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26
replaces="git-perl>=0" replaces="git-perl>=0"
register_shell=/usr/bin/git-shell register_shell=/usr/bin/git-shell