aboutsummaryrefslogtreecommitdiff
path: root/net/aria2/Makefile
diff options
context:
space:
mode:
authorHsing-Wang Liao <kuoruan@gmail.com>2018-05-21 10:38:24 +0800
committerHsing-Wang Liao <kuoruan@gmail.com>2018-05-21 10:38:24 +0800
commitbe5feb784a9a84f0f30b688f6b2231c1d647acad (patch)
treeba5af8778b00acd99c8e6be9f74024e0fac1523c /net/aria2/Makefile
parente66bfeafae5043c8a23dff5e362fba6b9f30d836 (diff)
aria2: Bump 1.34.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Diffstat (limited to 'net/aria2/Makefile')
-rw-r--r--net/aria2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/aria2/Makefile b/net/aria2/Makefile
index 751fee45f..940855697 100644
--- a/net/aria2/Makefile
+++ b/net/aria2/Makefile
@@ -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>, \