diff --git a/curl/build.sh b/curl/build.sh index dff8df7..5bb0212 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.76.0 +version=7.76.1 pkgver=1 source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2 # https://curl.haxx.se/docs/caextract.html @@ -86,6 +86,7 @@ install() compat curl 7.69.1 1 1 compat curl 7.72.0 1 1 compat curl 7.73.0 1 1 + compat curl 7.75.0 1 1 compat curl 7.76.0 1 1 } diff --git a/curl/meta/ChangeLog b/curl/meta/ChangeLog index 8d97dc4..3f74f1b 100644 --- a/curl/meta/ChangeLog +++ b/curl/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Tue Apr 27 2021 Tom G. Christensen - 7.76.1-1 +- Update to 7.76.1 + * Sat Apr 10 2021 Tom G. Christensen - 7.76.0-1 - Update to 7.76.0