mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
pen: change source to http, ftp seems to timeout for some clients
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user