aboutsummaryrefslogtreecommitdiff
path: root/utils/rtty/Makefile
diff options
context:
space:
mode:
authorJianhui Zhao <zhaojh329@gmail.com>2021-02-01 21:03:36 +0800
committerHannu Nyman <hannu.nyman@iki.fi>2021-02-01 16:34:42 +0200
commitf69909eca0a0250f70e426fb9808efad742c8740 (patch)
tree3f167fa3ea47a7a1b4d64553b429cae8fcbe3c67 /utils/rtty/Makefile
parentc8e2d56a5a9f3a2214a8c421ce6b8dfe957311df (diff)
rtty: update to 7.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Diffstat (limited to 'utils/rtty/Makefile')
-rw-r--r--utils/rtty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/rtty/Makefile b/utils/rtty/Makefile
index 9ea3b24bd..674638ee3 100644
--- a/utils/rtty/Makefile
+++ b/utils/rtty/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rtty
-PKG_VERSION:=7.3.0
+PKG_VERSION:=7.3.1
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:=b0037d6af9f52fdc843b3463eefd52a40a091560d6a33e1abb3bb02fe68d349b
+PKG_HASH:=38bf042421c3d5e1ff862a64bd299d4b8b1e193faf4e56f8f8beb55e88cb7924
CMAKE_INSTALL:=1
PKG_LICENSE:=MIT