diff --git a/curl/build.sh b/curl/build.sh index 5e5bee9..b0e9652 100755 --- a/curl/build.sh +++ b/curl/build.sh @@ -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 diff --git a/curl/meta/ChangeLog b/curl/meta/ChangeLog index 5a0d6b9..4f497a8 100644 --- a/curl/meta/ChangeLog +++ b/curl/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Thu Dec 29 2016 Tom G. Christensen - 7.52.1-1 +- Update to 7.52.1 + * Sat Nov 05 2016 Tom G. Christensen - 7.51.0-1 - Update to 7.51.0