Skip to content

Commit

Permalink
ariang: Update to 1.3.7
Browse files Browse the repository at this point in the history
ariang: Update to 1.3.7

Signed-off-by: Roc Lai <[email protected]>
  • Loading branch information
laipeng668 committed Oct 27, 2024
1 parent 5af7612 commit 31a4ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/ariang/Makefile
Original file line number Diff line number Diff line change
@@ -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]>
Expand Down

0 comments on commit 31a4ded

Please sign in to comment.