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
commit
d8874f0f3c
1 changed files with 1 additions and 1 deletions
  1. +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:=ftp://siag.nu/pub/pen/
PKG_SOURCE_URL:=http://siag.nu/pub/pen/
PKG_MD5SUM:=13e517350ec3fbfa06a512a36067ae2b
PKG_LICENSE:=GPL-2.0+


Loading…
Cancel
Save