From a07454d02693a8ed3d235371cfea80bd811e9cd6 Mon Sep 17 00:00:00 2001 From: James Qian Date: Sat, 15 Dec 2018 21:16:23 +0800 Subject: aria2: fix some typo Signed-off-by: James Qian --- net/aria2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/aria2/Makefile') diff --git a/net/aria2/Makefile b/net/aria2/Makefile index 68dfc3010..f29804315 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aria2 PKG_VERSION:=1.34.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/aria2/aria2/releases/download/release-$(PKG_VERSION)/ -- cgit v1.2.3