projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5246efe
)
aria2: update to 1.25.0
author
Hsing-Wang Liao
<
[email protected]
>
Sat, 16 Jul 2016 03:07:11 +0000
(11:07 +0800)
committer
Hsing-Wang Liao
<
[email protected]
>
Sat, 16 Jul 2016 03:07:11 +0000
(11:07 +0800)
Signed-off-by: Hsing-Wang Liao <
[email protected]
>
net/aria2/Makefile
patch
|
blob
|
history
diff --git
a/net/aria2/Makefile
b/net/aria2/Makefile
index 5e82f15b909258eef61136e2b0c13b0eff2fbd28..1c70510c62dd0a6788830aeb1cf6f8435f0bac0a 100644
(file)
--- a/
net/aria2/Makefile
+++ b/
net/aria2/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=aria2
-PKG_VERSION:=1.2
4
.0
-PKG_RELEASE:=
2
+PKG_VERSION:=1.2
5
.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 <
[email protected]
>, Hsing-Wang Liao <
[email protected]
>