From 8330306c13c84c748f28b4366e69d28e12e129e9 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 22 Aug 2015 21:03:36 +0200 Subject: [PATCH] curl: update to 7.44.0 --- curl/build.sh | 3 ++- curl/meta/ChangeLog | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/curl/build.sh b/curl/build.sh index 04e98c7..8e09f92 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.42.1 +version=7.44.0 pkgver=1 source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2 # If there are no patches, simply comment this @@ -58,6 +58,7 @@ install() compat curl 7.38.1 1 1 compat curl 7.41.0 1 1 compat curl 7.42.0 1 1 + compat curl 7.42.1 1 1 } reg pack diff --git a/curl/meta/ChangeLog b/curl/meta/ChangeLog index a4590df..bf317c7 100644 --- a/curl/meta/ChangeLog +++ b/curl/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Wed Aug 19 2015 Tom G. Christensen - 7.44.0-1 +- Update to 7.44.0 + * Fri May 01 2015 Tom G. Christensen - 7.42.1-1 - Update to 7.42.1