Sfoglia il codice sorgente

pen: change source to http, ftp seems to timeout for some clients

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth 10 anni fa
parent
commit
d8874f0f3c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      net/pen/Makefile

+ 1
- 1
net/pen/Makefile Vedi File

@@ -12,7 +12,7 @@ PKG_VERSION:=0.25.1
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
-PKG_SOURCE_URL:=ftp://siag.nu/pub/pen/
15
+PKG_SOURCE_URL:=http://siag.nu/pub/pen/
16 16
 PKG_MD5SUM:=13e517350ec3fbfa06a512a36067ae2b
17 17
 
18 18
 PKG_LICENSE:=GPL-2.0+