Skip to content

Commit

Permalink
ariang: update to 1.2.4
Browse files Browse the repository at this point in the history
Changelog: https://github.com/mayswind/AriaNg/releases

Signed-off-by: Van Waholtz <[email protected]>
  • Loading branch information
Van Waholtz authored and neheb committed Aug 16, 2022
1 parent 626be11 commit aee5b7d
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.2.3
PKG_VERSION:=1.2.4
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=https://github.com/mayswind/AriaNg/releases/download/$(PKG_VERSION)
PKG_HASH:=061af099d5772933889254ef926f34f973fd8c0ed82e24c7520b242eba00763f
PKG_HASH:=a72dc5d7640e864c2dd528c88db493a3056087412537e87c6c5a98141a482380
UNPACK_CMD=unzip -q -d $(1) $(DL_DIR)/$(PKG_SOURCE)

PKG_MAINTAINER:=Ansuel Smith <[email protected]>
Expand Down

0 comments on commit aee5b7d

Please sign in to comment.