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
pen: change source to http, ftp seems to timeout for some clients
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
4ebaecb025
commit
d8874f0f3c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/pen/Makefile
+ 1
- 1
net/pen/Makefile
View File
@ -12,7 +12,7 @@ PKG_VERSION:=0.25.1
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
f
tp://siag.nu/pub/pen/
PKG_SOURCE_URL
:=
ht
tp://siag.nu/pub/pen/
PKG_MD5SUM
:=
13e517350ec3fbfa06a512a36067ae2b
PKG_LICENSE
:=
GPL-2.0+
Write
Preview
Loading…
Cancel
Save