curl: update to 7.38.0

This commit is contained in:
Tom G. Christensen 2014-09-27 21:54:08 +02:00
parent d7fc9bc80e
commit 84c620f162
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.37.1 version=7.38.0
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
@ -54,6 +54,7 @@ install()
compat curl 7.21.6 1 1 compat curl 7.21.6 1 1
compat curl 7.33.0 1 1 compat curl 7.33.0 1 1
compat curl 7.36.0 1 1 compat curl 7.36.0 1 1
compat curl 7.37.1 1 1
} }
reg pack reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sat Sep 27 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 7.38.0-1
- Update to 7.38.0
* Sat Aug 23 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 7.37.1-1 * Sat Aug 23 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 7.37.1-1
- Update to 7.37.1 - Update to 7.37.1