update package curl

---
 src/curl.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
This commit is contained in:
Mark Brand 2012-03-23 16:04:27 +01:00
parent 4896387a5b
commit e2db04d528
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
# cURL
PKG := curl
$(PKG)_IGNORE :=
$(PKG)_VERSION := 7.24.0
$(PKG)_CHECKSUM := 2f2775a67de9fc91b47f5bb70fb7d359f7db55e7
$(PKG)_VERSION := 7.25.0
$(PKG)_CHECKSUM := f6016a24051d98806ca3ddf754592701cb66e00c
$(PKG)_SUBDIR := curl-$($(PKG)_VERSION)
$(PKG)_FILE := curl-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://curl.haxx.se/libcurl/