curl: update to 7.48.0

This commit is contained in:
Tom G. Christensen 2016-04-08 16:38:47 +02:00
parent 74b92eb24c
commit 403e5ba91f
2 changed files with 5 additions and 2 deletions

View File

@ -6,8 +6,8 @@
###########################################################
# Check the following 4 variables before running the script
topdir=curl
version=7.47.1
pkgver=2
version=7.48.0
pkgver=1
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
# If there are no patches, simply comment this
#patch[0]=

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Fri Apr 08 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 7.48.0-1
- Update to 7.48.0
* Fri Mar 18 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 7.47.1-2
- Rebuild for openssl with no SSLv2 support