diff --git a/srcpkgs/git/template b/srcpkgs/git/template index e45663f9ff9..dc2146690ab 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,8 @@ # Template file for 'git' pkgname=git -version=2.36.0 -revision=1 +reverts="2.36.0_1" +version=2.35.3 +revision=2 hostmakedepends="asciidoc gettext perl pkg-config tk xmlto" makedepends="libglib-devel libcurl-devel libsecret-devel pcre2-devel tk-devel" # Required by https:// @@ -14,7 +15,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=af5ebfc1658464f5d0d45a2bfd884c935fb607a10cc021d95bc80778861cc1d3 +checksum=15e9db4f9bf2ed9fff30cb62a00c5c7c0901015f5ab048cdb4e8b04ddee00fa2 replaces="git-perl>=0" register_shell=/usr/bin/git-shell python_version=3