curl: update to curl-7.24.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-25 01:09:34 +01:00
parent 5d041ccbd6
commit 2a03079b4a
2 changed files with 2 additions and 1 deletions

View File

@ -56,6 +56,7 @@ ac_cv_header_librtmp_rtmp_h=yes \
--disable-manual \
--enable-libgcc \
--disable-ipv6 \
--enable-versioned-symbols \
--enable-nonblocking \
--enable-threaded-resolver \
--enable-verbose \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="curl"
PKG_VERSION="7.23.1"
PKG_VERSION="7.24.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="MIT"