aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorShi JiaYang <shi05275@163.com>2023-12-26 10:54:52 +0800
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2023-12-28 10:05:33 +0100
commite80ccbeacfd979fe6fc8d054e7a562819430d509 (patch)
tree9fc78ac23ffe0903ba9cc4d24b8e9fbae55aff70 /utils
parent9130a94425c65f05d315beb00020633825e5b446 (diff)
rtty: update to 8.1.0
Signed-off-by: Shi JiaYang <shi05275@163.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/rtty/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/rtty/Makefile b/utils/rtty/Makefile
index 856af6c73..a9765eeb5 100644
--- a/utils/rtty/Makefile
+++ b/utils/rtty/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rtty
-PKG_VERSION:=8.0.1
-PKG_RELEASE:=2
+PKG_VERSION:=8.1.0
+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:=b1a21819c2256b3364b8c64dfcc56583b9647409ab8b39ff54e00e242e44028e
+PKG_HASH:=e634939bae62bf3d52ceebae5df00179629d214634b93464eeb2294406512b30
PKG_MAINTAINER:=Jianhui Zhao <zhaojh329@gmail.com>
PKG_LICENSE:=MIT