aboutsummaryrefslogtreecommitdiff
path: root/utils/rtty/Makefile
diff options
context:
space:
mode:
authorJianhui Zhao <zhaojh329@gmail.com>2021-01-30 00:15:17 +0800
committerPaul Spooren <mail@aparcar.org>2021-01-29 07:56:53 -1000
commit7455549ed997d87679d297623a203b4d6fa61372 (patch)
treec5521eb4d90ee02e4ef7626ca10d1709d6ef22d8 /utils/rtty/Makefile
parent437e131fe0814a98415592b6275677c7e5b5d255 (diff)
rtty: update to 7.3.0
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 58046863b..9ea3b24bd 100644
--- a/utils/rtty/Makefile
+++ b/utils/rtty/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rtty
-PKG_VERSION:=7.2.3
+PKG_VERSION:=7.3.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:=067a2e0df9abb6d4419271ce6ecc47435824bc82205ad75bbf166e4259a7f9e2
+PKG_HASH:=b0037d6af9f52fdc843b3463eefd52a40a091560d6a33e1abb3bb02fe68d349b
CMAKE_INSTALL:=1
PKG_LICENSE:=MIT