X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Fcurl%2FMakefile;h=574d2484804fb0db9eddc14c800792f68415f87c;hp=91422c211dab7e3739be41e78ce81ee96653d21f;hb=c0b14e29ecf3f24be5f15ce9bc58d932471e08e9;hpb=ebe893f3026ad486214b1b1ef6086393606dbca4 diff --git a/libs/curl/Makefile b/libs/curl/Makefile index 91422c211d..574d248480 100644 --- a/libs/curl/Makefile +++ b/libs/curl/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=curl -PKG_VERSION:=7.19.4 +PKG_VERSION:=7.19.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 @@ -19,7 +19,7 @@ PKG_SOURCE_URL:=http://curl.haxx.se/download/ \ ftp://ftp.planetmirror.com/pub/curl/ \ http://www.mirrormonster.com/curl/download/ \ http://curl.mirrors.cyberservers.net/download/ -PKG_MD5SUM:=2734167c1e5f7ce6be99b75d2d371d85 +PKG_MD5SUM:=426d161661dce70c8ea9ad8f553363a3 PKG_FIXUP = libtool @@ -75,6 +75,7 @@ CONFIGURE_ARGS += \ --without-krb4 \ --without-libidn \ --without-nss \ + --without-libssh2 \ --with-zlib="$(STAGING_DIR)/usr" \ CONFIGURE_VARS += \