From: Jianhui Zhao Date: Wed, 27 Jan 2021 13:57:42 +0000 (+0800) Subject: rtty: update to 7.2.3 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=da7858204b1da3e0ee837f8498724da89a0aa1ae;p=feed%2Fpackages.git rtty: update to 7.2.3 Signed-off-by: Jianhui Zhao --- diff --git a/utils/rtty/Makefile b/utils/rtty/Makefile index e230bea27b..58046863b8 100644 --- a/utils/rtty/Makefile +++ b/utils/rtty/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rtty -PKG_VERSION:=7.2.1 +PKG_VERSION:=7.2.3 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:=10675a12f4333d5b552b6489f04ca4be8821bb67c1fcfca7b002ed7a7fe498c7 +PKG_HASH:=067a2e0df9abb6d4419271ce6ecc47435824bc82205ad75bbf166e4259a7f9e2 CMAKE_INSTALL:=1 PKG_LICENSE:=MIT