curl: update to 7.46.0
This commit is contained in:
parent
86729ca0e3
commit
072cf6ddd7
@ -6,7 +6,7 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=curl
|
||||
version=7.45.0
|
||||
version=7.46.0
|
||||
pkgver=1
|
||||
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
|
||||
# If there are no patches, simply comment this
|
||||
@ -60,6 +60,7 @@ install()
|
||||
compat curl 7.42.0 1 1
|
||||
compat curl 7.42.1 1 1
|
||||
compat curl 7.44.0 1 1
|
||||
compat curl 7.45.0 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sat Dec 12 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 7.46.0-1
|
||||
- Update to 7.46.0
|
||||
|
||||
* Sat Oct 24 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 7.45.0-1
|
||||
- Update to 7.45.0
|
||||
|
||||
|
@ -22,6 +22,7 @@ $_vdocdir/docs/TheArtOfHttpScripting
|
||||
$_bindir/curl
|
||||
$_mandir/?a?1
|
||||
$_libdir/libcurl.so.*
|
||||
$_sharedir/zsh/site-functions/_curl
|
||||
|
||||
[curl-devel]
|
||||
pkgname="${pkgprefix}${topdir}d"
|
||||
|
Loading…
x
Reference in New Issue
Block a user