Merge pull request #11318 from zhaojh329/rtty

rtty: clean the source code
This commit is contained in:
Hannu Nyman 2020-02-14 08:30:45 +02:00 committed by GitHub
commit fdabfe5281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=rtty
PKG_VERSION:=7.1.1
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL=https://github.com/zhaojh329/rtty/releases/download/v$(PKG_VERSION)
PKG_HASH:=05cc5fcf126041f3bc79d92123ff2a19da25806f77fc12286498ee85da139a74
PKG_HASH:=72ff1b7abd8e6c7f395a024125135d69ca2a24aa0dbdc3e974a0bc7adb477214
CMAKE_INSTALL:=1
PKG_LICENSE:=MIT