git: update to 2.50.1.

This commit is contained in:
Komeil Parseh 2025-07-11 12:56:26 +03:30 committed by Đoàn Trần Công Danh
parent cf3f5e9d67
commit a851c91734

View file

@ -1,6 +1,6 @@
# Template file for 'git'
pkgname=git
version=2.50.0
version=2.50.1
revision=1
hostmakedepends="asciidoc gettext perl pkg-config tk xmlto"
makedepends="libglib-devel libcurl-devel libsecret-devel pcre2-devel tk-devel"
@ -12,9 +12,9 @@ short_desc="Git Tree History Storage Tool"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-only"
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}.adoc"
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=dff3c000e400ace3a63b8a6f8b3b76b88ecfdffd4504a04aba4248372cdec045
checksum=7e3e6c36decbd8f1eedd14d42db6674be03671c2204864befa2a41756c5c8fc4
replaces="git-perl>=0"
python_version=3