Update to 7.21.1

This commit is contained in:
Tom G. Christensen 2010-09-12 08:30:28 +00:00 committed by Tom G. Christensen
parent 882e00b4f2
commit 59affc3a1d
2 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=curl topdir=curl
version=7.20.1 version=7.21.1
pkgver=1 pkgver=1
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2 source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
# If there are no patches, simply comment this # If there are no patches, simply comment this
@ -50,6 +50,7 @@ install()
# ABI compatible releases # ABI compatible releases
compat curl 7.19.4 1 5 compat curl 7.19.4 1 5
compat curl 7.20.1 1 5
} }
reg pack reg pack

View File

@ -1,4 +1,7 @@
CHANGELOG CHANGELOG
--------- ---------
* Sun Sep 12 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 7.21.1
- Update to 7.21.1
* Thu Apr 22 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 7.20.1 * Thu Apr 22 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 7.20.1
- Update to 7.20.1 - Update to 7.20.1