git: update to 2.39.2.

This commit is contained in:
Đoàn Trần Công Danh 2023-02-15 07:22:21 +07:00
parent 5a9d27f6d9
commit c249ed22a9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'git' # Template file for 'git'
pkgname=git pkgname=git
version=2.39.1 version=2.39.2
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=40a38a0847b30c371b35873b3afcf123885dd41ea3ecbbf510efa97f3ce5c161 checksum=475f75f1373b2cd4e438706185175966d5c11f68c4db1e48c26257c43ddcf2d6
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