Update to 7.21.1
This commit is contained in:
parent
882e00b4f2
commit
59affc3a1d
@ -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.20.1
|
version=7.21.1
|
||||||
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
|
||||||
@ -50,6 +50,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
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sun Sep 12 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 7.21.1
|
||||||
|
- Update to 7.21.1
|
||||||
|
|
||||||
* Thu Apr 22 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 7.20.1
|
* Thu Apr 22 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 7.20.1
|
||||||
- Update to 7.20.1
|
- Update to 7.20.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user