git: update to 2.8.1.
This commit is contained in:
parent
ce5112f189
commit
12f4e930b3
|
@ -1,7 +1,7 @@
|
|||
# Template file for "git"
|
||||
pkgname=git
|
||||
version=2.8.0
|
||||
revision=2
|
||||
version=2.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre
|
||||
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://git-scm.com/"
|
||||
license="GPL-2"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=9a099a4f1e68c0446800f0c538ce7d5d24bd5b4ee5d559317600cd407a59e74c
|
||||
checksum=e6626b43ba4bc63ad4918df4c275f50bd7f8af2ab54bde60496ad75e91e927fc
|
||||
|
||||
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
||||
|
||||
|
|
Loading…
Reference in New Issue