From e3334928d4bd2bea3230b3270a93ba799aa26605 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Wed, 25 May 2016 18:36:50 +0200 Subject: [PATCH] curl: update to 7.49.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 e6cfc34..29d0f59 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.48.0 +version=7.49.0 pkgver=1 source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2 # If there are no patches, simply comment this @@ -63,6 +63,7 @@ install() compat curl 7.45.0 1 1 compat curl 7.46.0 1 1 compat curl 7.47.1 1 2 + compat curl 7.48.0 1 1 } reg pack diff --git a/curl/meta/ChangeLog b/curl/meta/ChangeLog index 0871698..2f17b29 100644 --- a/curl/meta/ChangeLog +++ b/curl/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Wed May 25 2016 Tom G. Christensen - 7.49.0-1 +- Update to 7.49.0 + * Fri Apr 08 2016 Tom G. Christensen - 7.48.0-1 - Update to 7.48.0