curl: update to 7.45.0
This commit is contained in:
parent
fe4e6636c9
commit
87767f8895
@ -6,7 +6,7 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=curl
|
||||
version=7.44.0
|
||||
version=7.45.0
|
||||
pkgver=1
|
||||
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
|
||||
# If there are no patches, simply comment this
|
||||
@ -59,6 +59,7 @@ install()
|
||||
compat curl 7.41.0 1 1
|
||||
compat curl 7.42.0 1 1
|
||||
compat curl 7.42.1 1 1
|
||||
compat curl 7.44.0 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sat Oct 24 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 7.45.0-1
|
||||
- Update to 7.45.0
|
||||
|
||||
* Wed Aug 19 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 7.44.0-1
|
||||
- Update to 7.44.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user