From f2728c74917505e34bd3b047e63d50f613ebcd6a Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Wed, 17 Feb 2016 17:31:25 +0100 Subject: [PATCH] curl: update to 7.47.1 --- curl/build.sh | 3 ++- curl/meta/ChangeLog | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/curl/build.sh b/curl/build.sh index c7ec544..e170951 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.46.0 +version=7.47.1 pkgver=1 source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2 # If there are no patches, simply comment this @@ -61,6 +61,7 @@ install() compat curl 7.42.1 1 1 compat curl 7.44.0 1 1 compat curl 7.45.0 1 1 + compat curl 7.46.0 1 1 } reg pack diff --git a/curl/meta/ChangeLog b/curl/meta/ChangeLog index c63ee56..369f6f4 100644 --- a/curl/meta/ChangeLog +++ b/curl/meta/ChangeLog @@ -1,5 +1,9 @@ CHANGELOG --------- +* Wed Feb 10 2016 Tom G. Christensen - 7.47.1-1 +- Update to 7.47.1 +- Add libssh2 support + * Sat Dec 12 2015 Tom G. Christensen - 7.46.0-1 - Update to 7.46.0