git: update to 2.19.2.
This commit is contained in:
parent
685ed4e651
commit
2ef86a2e07
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git'
|
||||
pkgname=git
|
||||
version=2.19.1
|
||||
revision=3
|
||||
version=2.19.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2
|
||||
ac_cv_snprintf_returns_bogus=no"
|
||||
|
@ -18,7 +18,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=345056aa9b8084280b1b9fe1374d232dec05a34e8849028a20bfdb56e920dbb5
|
||||
checksum=fce9a3a3297db5f3756c4553a2fc1fec209ee08178f8491e76ff4ff8fe7b8be9
|
||||
make_check_target=test
|
||||
|
||||
subpackages="git-cvs git-svn gitk git-gui git-all"
|
||||
|
|
Loading…
Reference in New Issue