mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
git: update to 2.5.0.
This commit is contained in:
parent
8836d3cc68
commit
90eca67dab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for "git"
|
# Template file for "git"
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=2.4.6
|
version=2.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://git-scm.com/"
|
homepage="http://git-scm.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||||
checksum=bdd944571c03474517b6c9941d6f1fd735eccbb164e59fd133d38644b69453b6
|
checksum=cc59b1bac6c1c67a9159872863f6c5bbe0d9404cac2a85c3e9d9fa49923ce45c
|
||||||
|
|
||||||
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
subpackages="git-cvs git-svn git-perl gitk git-gui git-all"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue