aria2: update do 1.16.0
authorFlorian Fainelli <florian@openwrt.org>
Wed, 5 Dec 2012 17:31:04 +0000 (17:31 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 5 Dec 2012 17:31:04 +0000 (17:31 +0000)
This patch updates aria2 to version 1.16.0

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34509

net/aria2/Makefile

index 132a94b1c677743471ce323aa2e81007da0a9bf4..a7afeeb37bff16f50ad9472142f577b464903019 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=aria2
-PKG_VERSION:=1.15.1
+PKG_VERSION:=1.16.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/aria2
-PKG_MD5SUM:=a749a1f7cfe03a7518630d2310267c42
+PKG_MD5SUM:=0a8e1dbfe1725a02de8271589d622739
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk