git: update to 2.35.1.

This commit is contained in:
Đoàn Trần Công Danh 2022-02-07 15:01:10 +07:00
parent a81deeee6d
commit a59b605807
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'git'
pkgname=git
version=2.35.0
version=2.35.1
revision=1
hostmakedepends="asciidoc gettext perl pkg-config tk xmlto"
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/"
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=47e677b475226857ceece569fb6ded8b85838ede97ae1e01bd365ac32a468fc8
checksum=d768528e6443f65a203036266f1ca50f9d127ba89751e32ead37117ed9191080
replaces="git-perl>=0"
register_shell=/usr/bin/git-shell
python_version=3