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
Update to 2.3.6
lilik-openwrt-22.03
Jonathan Bennett
10 years ago
parent
26e00eef1e
commit
74c8f0f351
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
utils/nano/Makefile
+ 2
- 2
utils/nano/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
nano
PKG_VERSION
:=
2.3.
5
PKG_VERSION
:=
2.3.
6
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
http://www.nano-editor.org/dist/v2.3
PKG_MD5SUM
:=
a771f6283ac1edee8e5486209910c829
PKG_MD5SUM
:=
df3d201aecb3155a80633990cc467831
PKG_INSTALL
:=
1
PKG_BUILD_PARALLEL
:=
1
Write
Preview
Loading…
Cancel
Save