git: update to 1.9.3.
This commit is contained in:
parent
b90e216aca
commit
83df619e4a
|
@ -1,6 +1,6 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=1.9.2
|
||||
version=1.9.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --without-tcltk
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://git-scm.com/"
|
||||
license="GPL-2"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=23fc6e2cf80c59d0961eb596489e65c7eeab132d39005ba96b9311be0d5899f4
|
||||
checksum=f633865337a378f625bdc72691b7a71013f3b391d2791c5c76e5a0973cc7d05f
|
||||
|
||||
post_build() {
|
||||
make ${makejobs} -C Documentation man
|
||||
|
|
Loading…
Reference in New Issue