curl: rebuild
This commit is contained in:
parent
77dccc9cf9
commit
74b92eb24c
@ -7,7 +7,7 @@
|
|||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=curl
|
topdir=curl
|
||||||
version=7.47.1
|
version=7.47.1
|
||||||
pkgver=1
|
pkgver=2
|
||||||
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
|
source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
#patch[0]=
|
#patch[0]=
|
||||||
@ -62,6 +62,7 @@ install()
|
|||||||
compat curl 7.44.0 1 1
|
compat curl 7.44.0 1 1
|
||||||
compat curl 7.45.0 1 1
|
compat curl 7.45.0 1 1
|
||||||
compat curl 7.46.0 1 1
|
compat curl 7.46.0 1 1
|
||||||
|
compat curl 7.47.1 1 2
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Fri Mar 18 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 7.47.1-2
|
||||||
|
- Rebuild for openssl with no SSLv2 support
|
||||||
|
|
||||||
* Wed Feb 10 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 7.47.1-1
|
* Wed Feb 10 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 7.47.1-1
|
||||||
- Update to 7.47.1
|
- Update to 7.47.1
|
||||||
- Add libssh2 support
|
- Add libssh2 support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user