From: Jianhui Zhao Date: Mon, 26 May 2025 01:24:40 +0000 (+0800) Subject: rtty: update to 8.1.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba10392cb5ad47c483c0e863a4b2874704a5a8cb;p=openwrt-packages.git rtty: update to 8.1.5 changelog: https://github.com/zhaojh329/rtty/releases/tag/v8.1.5 Signed-off-by: Jianhui Zhao --- diff --git a/utils/rtty/Makefile b/utils/rtty/Makefile index 2cf99d087..4f1b5cf15 100644 --- a/utils/rtty/Makefile +++ b/utils/rtty/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rtty -PKG_VERSION:=8.1.3 +PKG_VERSION:=8.1.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL=https://github.com/zhaojh329/rtty/releases/download/v$(PKG_VERSION) -PKG_HASH:=d31596cb601d88b2cf651ee5497e22000b7a855f80c872ac2b411fc272c83d13 +PKG_HASH:=b10555e441741dad4baaa7366dfaeef81ea73dfd89fd7c478ecae1ceab74b56a PKG_MAINTAINER:=Jianhui Zhao PKG_LICENSE:=MIT