aria2: Bump 1.34.0 6080/head
authorHsing-Wang Liao <kuoruan@gmail.com>
Mon, 21 May 2018 02:38:24 +0000 (10:38 +0800)
committerHsing-Wang Liao <kuoruan@gmail.com>
Mon, 21 May 2018 02:38:24 +0000 (10:38 +0800)
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
net/aria2/Makefile

index 751fee45fd0c3a77d291d7ae694b144a0eb404f9..9408556974c34a509cbce8e35286e1ac11ea0451 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2012-2017 OpenWrt.org
+# Copyright (C) 2012-2018 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=aria2
-PKG_VERSION:=1.33.0
+PKG_VERSION:=1.34.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/aria2/aria2/releases/download/release-$(PKG_VERSION)/
-PKG_HASH:=996e3fc2fd07ce2dd517e20a1f79b8b3dbaa5c7e27953b5fc19dae38f3874b8c
+PKG_HASH:=3a44a802631606e138a9e172a3e9f5bcbaac43ce2895c1d8e2b46f30487e77a3
 PKG_INSTALL:=1
 
 PKG_MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>, \