git: update to 2.41.0.

This commit is contained in:
Đoàn Trần Công Danh 2023-06-02 22:35:17 +07:00
parent 821bfd6acf
commit 841859e8cc

View file

@ -1,6 +1,6 @@
# Template file for 'git' # Template file for 'git'
pkgname=git pkgname=git
version=2.40.1 version=2.41.0
revision=1 revision=1
hostmakedepends="asciidoc gettext perl pkg-config tk xmlto" hostmakedepends="asciidoc gettext perl pkg-config tk xmlto"
makedepends="libglib-devel libcurl-devel libsecret-devel pcre2-devel tk-devel" makedepends="libglib-devel libcurl-devel libsecret-devel pcre2-devel tk-devel"
@ -14,7 +14,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=4893b8b98eefc9fdc4b0e7ca249e340004faa7804a433d17429e311e1fef21d2 checksum=e748bafd424cfe80b212cbc6f1bbccc3a47d4862fb1eb7988877750478568040
replaces="git-perl>=0" replaces="git-perl>=0"
register_shell=/usr/bin/git-shell register_shell=/usr/bin/git-shell
python_version=3 python_version=3