mirror of https://github.com/openwrt/packages.git
aria2: update to 1.25.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>pull/2971/head
parent
5246efe3d8
commit
4b28f01597
|
@ -7,12 +7,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=aria2
|
||||
PKG_VERSION:=1.24.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.25.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://github.com/aria2/aria2/releases/download/release-$(PKG_VERSION)/
|
||||
PKG_MD5SUM:=d8d75cd0ee01c3e50e57214ff552a961
|
||||
PKG_MD5SUM:=edc7f20ba182cec30384489fd3dfe135
|
||||
PKG_INSTALL:=1
|
||||
|
||||
PKG_MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>, Hsing-Wang Liao <kuoruan@gmail.com>
|
||||
|
|
Loading…
Reference in New Issue