diff --git a/git/build.sh b/git/build.sh index 4de5fe9..153b43c 100755 --- a/git/build.sh +++ b/git/build.sh @@ -6,10 +6,10 @@ ########################################################### # Check the following 4 variables before running the script topdir=git -version=1.8.5.3 +version=2.1.1 pkgver=1 -source[0]=http://git-core.googlecode.com/files/$topdir-$version.tar.gz -source[1]=http://git-core.googlecode.com/files/$topdir-manpages-$version.tar.gz +source[0]=https://www.kernel.org/pub/software/scm/git/$topdir-$version.tar.gz +source[1]=https://www.kernel.org/pub/software/scm/git/$topdir-manpages-$version.tar.gz # If there are no patches, simply comment this patch[0]=git-1.8.1.5-inet_addrstrlen.patch diff --git a/git/meta/ChangeLog b/git/meta/ChangeLog index e76d9c8..4784484 100644 --- a/git/meta/ChangeLog +++ b/git/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sat Sep 27 2014 Tom G. Christensen - 2.1.1-1 +- Update to 2.1.1 + * Sun Feb 02 2014 Tom G. Christensen - 1.8.5.3-1 - Update to 1.8.5.3