aria2: update do 1.16.0

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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34509 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-12-05 17:31:04 +00:00
parent 98989f0e37
commit 0738f56114

View 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