curl: update to 7.52.1
This commit is contained in:
parent
530b1a4866
commit
a42fb71654
@ -6,7 +6,7 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=curl
|
||||
version=7.51.0
|
||||
version=7.52.1
|
||||
pkgver=1
|
||||
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
|
||||
# https://curl.haxx.se/docs/caextract.html
|
||||
@ -70,6 +70,7 @@ install()
|
||||
compat curl 7.49.0 1 1
|
||||
compat curl 7.50.0 1 1
|
||||
compat curl 7.50.3 1 1
|
||||
compat curl 7.51.0 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Thu Dec 29 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 7.52.1-1
|
||||
- Update to 7.52.1
|
||||
|
||||
* Sat Nov 05 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 7.51.0-1
|
||||
- Update to 7.51.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user