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.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
lilik-openwrt-22.03
Jianhui Zhao
4 years ago
committed by
Hannu Nyman
parent
c8e2d56a5a
commit
f69909eca0
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
utils/rtty/Makefile
+ 2
- 2
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.3.
0
PKG_VERSION
:=
7.3.
1
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
:=
b0037d6af9f52fdc843b3463eefd52a40a091560d6a33e1abb3bb02fe68d349b
PKG_HASH
:=
38bf042421c3d5e1ff862a64bd299d4b8b1e193faf4e56f8f8beb55e88cb7924
CMAKE_INSTALL
:=
1
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save