curl: update to 7.35.0

This commit is contained in:
Tom G. Christensen 2014-02-01 20:39:21 +01:00
parent 0b357ae017
commit 281e54d264
3 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=curl
version=7.33.0
version=7.35.0
pkgver=1
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
# If there are no patches, simply comment this
@ -52,6 +52,7 @@ install()
compat curl 7.19.4 1 5
compat curl 7.20.1 1 5
compat curl 7.21.6 1 1
compat curl 7.33.0 1 1
}
reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sat Feb 01 2014 Tom G. Christensen <swpkg@jupiterrise.com> - 7.35.0-1
- Update to 7.35.0
* Sat Nov 16 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 7.33.0-1
- Update to 7.33.0

View File

@ -37,4 +37,5 @@ $_libdir/*.so
$_libdir/pkgconfig
$_mandir/?a?3
$_vdocdir/docs/examples
$_sharedir/aclocal/libcurl.m4