git: update to 2.1.1

This commit is contained in:
Tom G. Christensen 2014-09-28 14:58:56 +02:00
parent ba0960bae8
commit 49e6cf3f62
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sat Sep 27 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 2.1.1-1
- Update to 2.1.1
* Sun Feb 02 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 1.8.5.3-1
- Update to 1.8.5.3