curl: update to 7.52.1

This commit is contained in:
Tom G. Christensen 2016-12-29 20:45:02 +01:00
parent 530b1a4866
commit a42fb71654
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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