projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4331212
)
rtty: clean the source code
author
Jianhui Zhao
<zhaojh329@gmail.com>
Wed, 12 Feb 2020 12:57:43 +0000
(20:57 +0800)
committer
Jianhui Zhao
<zhaojh329@gmail.com>
Fri, 14 Feb 2020 00:28:44 +0000
(08:28 +0800)
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
utils/rtty/Makefile
patch
|
blob
|
history
diff --git
a/utils/rtty/Makefile
b/utils/rtty/Makefile
index 4b6a536cd5f4dede0b63bf90059c185b15f5cef8..5f0d13897f3b592969d28a22d6fb6e4530fbf2bd 100644
(file)
--- a/
utils/rtty/Makefile
+++ b/
utils/rtty/Makefile
@@
-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:=
05cc5fcf126041f3bc79d92123ff2a19da25806f77fc12286498ee85da139a7
4
+PKG_HASH:=
72ff1b7abd8e6c7f395a024125135d69ca2a24aa0dbdc3e974a0bc7adb47721
4
CMAKE_INSTALL:=1
PKG_LICENSE:=MIT