From: jogo Date: Wed, 20 Feb 2013 13:54:59 +0000 (+0000) Subject: packages: aria2: update to 1.16.3 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=fa28e71f195c5b2b00c831260ecbbdfc296e38b0;p=packages.git packages: aria2: update to 1.16.3 Signed-off-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/packages@35701 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/aria2/Makefile b/net/aria2/Makefile index a7afeeb37..b466d29ec 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