curl: update to 7.33.0
This commit is contained in:
parent
c8b4a8863a
commit
cd5aaa9022
@ -6,7 +6,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.21.6
|
version=7.33.0
|
||||||
pkgver=1
|
pkgver=1
|
||||||
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
|
||||||
@ -51,6 +51,7 @@ install()
|
|||||||
# ABI compatible releases
|
# ABI compatible releases
|
||||||
compat curl 7.19.4 1 5
|
compat curl 7.19.4 1 5
|
||||||
compat curl 7.20.1 1 5
|
compat curl 7.20.1 1 5
|
||||||
|
compat curl 7.21.6 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sat Nov 16 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 7.33.0-1
|
||||||
|
- Update to 7.33.0
|
||||||
|
|
||||||
* Fri May 20 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 7.21.6
|
* Fri May 20 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 7.21.6
|
||||||
- Update to 7.21.6
|
- Update to 7.21.6
|
||||||
|
|
||||||
|
@ -1,27 +0,0 @@
|
|||||||
PACKAGE DETAILS
|
|
||||||
---------------
|
|
||||||
Name: %%PKGNAME%%
|
|
||||||
Version: %%SOURCE_AND_VER%%
|
|
||||||
Vendor: %%VENDOR%%
|
|
||||||
Packager: %%PKGEDBY%%
|
|
||||||
|
|
||||||
Source (sha1sum):
|
|
||||||
%%SOURCE_SHA1SUM%%
|
|
||||||
|
|
||||||
BUILD DETAILS
|
|
||||||
-------------
|
|
||||||
Compiler:
|
|
||||||
%%COMPILER%%
|
|
||||||
|
|
||||||
Environment:
|
|
||||||
%%ENVIRONMENT%%
|
|
||||||
|
|
||||||
Configure:
|
|
||||||
%%CONFIGURE%%
|
|
||||||
|
|
||||||
KNOWN DEPENDENCIES
|
|
||||||
------------------
|
|
||||||
%%DEPENDENCIES%%
|
|
||||||
|
|
||||||
ERRORS/MISCELLANEOUS
|
|
||||||
--------------------
|
|
Loading…
x
Reference in New Issue
Block a user