curl: update to 7.37.1
This commit is contained in:
parent
d1bc37696f
commit
6c87fae631
@ -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.35.0
|
version=7.37.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
|
||||||
@ -53,6 +53,7 @@ install()
|
|||||||
compat curl 7.20.1 1 5
|
compat curl 7.20.1 1 5
|
||||||
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
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sat Aug 23 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 7.37.1-1
|
||||||
|
- Update to 7.37.1
|
||||||
|
|
||||||
* Sat Feb 01 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 7.35.0-1
|
* Sat Feb 01 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 7.35.0-1
|
||||||
- Update to 7.35.0
|
- Update to 7.35.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user