From: Jonas Gorski Date: Wed, 20 Feb 2013 13:54:59 +0000 (+0000) Subject: packages: aria2: update to 1.16.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=cd229ffcc9fb31c092f20b7b5a6a0f801a713b35;p=openwrt%2Fsvn-archive%2Farchive.git packages: aria2: update to 1.16.3 Signed-off-by: Cezary Jackiewicz SVN-Revision: 35701 --- diff --git a/net/aria2/Makefile b/net/aria2/Makefile index a7afeeb37b..b466d29ec7 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aria2 -PKG_VERSION:=1.16.0 +PKG_VERSION:=1.16.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/aria2 -PKG_MD5SUM:=0a8e1dbfe1725a02de8271589d622739 +PKG_MD5SUM:=2f37c41e6a9f883f75525970582b1414 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk