ports/opt (3.0): git: 1.9.0 -> 2.0.0
commit db3fee6f0226cddc711cc09a0aa7b83287082ece Author: Thomas Penteker <tek@serverop.de> Date: Mon Jun 2 01:23:39 2014 +0200 git: 1.9.0 -> 2.0.0 diff --git a/git/.md5sum b/git/.md5sum index a7eeb23..47d4c84 100644 --- a/git/.md5sum +++ b/git/.md5sum @@ -1,2 +1,2 @@ -e16c14b27c644b8e0dd72bdb5ff77450 git-1.9.0.tar.gz -a7c78336e2d3f9a0f5fc120c16fabcba git-manpages-1.9.0.tar.gz +0646202ae979e4339f3e47f2375b5773 git-2.0.0.tar.xz +f5d15c6e44e968bdfcdb6df3e612328a git-manpages-2.0.0.tar.xz diff --git a/git/Pkgfile b/git/Pkgfile index cd36aa3..3ee3e23 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -6,9 +6,9 @@ # Nice to have: tk name=git -version=1.9.0 +version=2.0.0 release=1 -source=(https://git-core.googlecode.com/files/$name-{,manpages-}$version.tar.gz) +source=(https://www.kernel.org/pub/software/scm/git/git-{,manpages-}$version.tar.xz) build() { cd $name-$version
participants (1)
-
crux@crux.nu