This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
rtty: update to 7.1.2
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
lilik-openwrt-22.03
Jianhui Zhao
5 years ago
parent
c124aa4d20
commit
c0a1b1020c
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
utils/rtty/Makefile
+ 3
- 3
utils/rtty/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
rtty
PKG_VERSION
:=
7.1.
1
PKG_RELEASE
:=
3
PKG_VERSION
:=
7.1.
2
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
:=
72ff1b7abd8e6c7f395a024125135d69ca2a24aa0dbdc3e974a0bc7adb477214
PKG_HASH
:=
6faafe75d82edbcfe154da5f1ffc0ddfd14dd88a2315f19aeed7f2631df96f41
CMAKE_INSTALL
:=
1
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save