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:
bfbb58a
)
ariang: Bump to version 1.3.7
author
Roc Lai
<
[email protected]
>
Fri, 25 Oct 2024 08:37:07 +0000
(16:37 +0800)
committer
Christian Marangi
<
[email protected]
>
Fri, 8 Nov 2024 13:39:12 +0000
(14:39 +0100)
Bump ariang version to 1.3.7.
Signed-off-by: Roc Lai <
[email protected]
>
[ improve commit description and title ]
Signed-off-by: Christian Marangi <
[email protected]
>
net/ariang/Makefile
patch
|
blob
|
history
diff --git
a/net/ariang/Makefile
b/net/ariang/Makefile
index 3c36b489b619f4cd8d4baadaf2792fa53aea880b..1a437af93e53a1c0ff2e6288f0a03bad51ebbc0e 100644
(file)
--- a/
net/ariang/Makefile
+++ b/
net/ariang/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ariang
-PKG_VERSION:=1.3.
6
+PKG_VERSION:=1.3.
7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=https://github.com/mayswind/AriaNg/releases/download/$(PKG_VERSION)
-PKG_HASH:=
2d36e1a39d95867b8e0cdb3cde96d04d40117bd37e8742d639da92496e07cc7b
+PKG_HASH:=
60023dce3e02d4811b76cfdccf5953fe616006bceff90b5291872be8239dcedf
UNPACK_CMD=unzip -q -d $(1) $(DL_DIR)/$(PKG_SOURCE)
PKG_MAINTAINER:=Ansuel Smith <
[email protected]
>