# HG changeset patch # User Alexander Medvedev # Date 1396733647 0 # Node ID a50fa9a7820163417fe18657c98fe5efac60440e # Parent a3cf28d410dceb89ff5e2afecd305f6e2723c604 Up: git (1.9.1) diff -r a3cf28d410dc -r a50fa9a78201 git/receipt --- a/git/receipt Sat Apr 05 21:16:05 2014 +0000 +++ b/git/receipt Sat Apr 05 21:34:07 2014 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="git" -VERSION="1.8.5.3" +VERSION="1.9.1" CATEGORY="development" SHORT_DESC="Fast version control system" MAINTAINER="b1+slitaz@nagel.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://git-scm.com/" -WGET_URL="http://git-core.googlecode.com/files/$TARBALL" +WGET_URL="ftp://ftp.kernel.org/pub/software/scm/git/$TARBALL" CROSS="bug: can't run test and make package." DEPENDS="zlib openssl curl expat"