curl: bump pkg revision
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 2 Mar 2016 09:51:47 +0000 (09:51 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 2 Mar 2016 09:51:47 +0000 (09:51 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48875

package/network/utils/curl/Makefile

index 7f6d35575a05d1d8841927c1e89622773605f952..83d739bc530215f30c87ac365c2bbbec43a3ebaf 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007-2015 OpenWrt.org
+# Copyright (C) 2007-2016 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=curl
 PKG_VERSION:=7.40.0
-PKG_RELEASE:=3
+PKG_RELEASE:=3.1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://curl.haxx.se/download/ \