curl: fix libcurl/mbedtls async interface
[openwrt/staging/chunkeey.git] / package / network / utils / curl / Makefile
index 5d829547aaed6487e3c55073e46e229bfa3c1e2f..56bf503c64a35dc278c37b076f2c1f22c1f432a0 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=curl
 PKG_VERSION:=7.52.1
-PKG_RELEASE:=6
+PKG_RELEASE:=7
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://curl.haxx.se/download/ \