mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
stunnel: use archive/ as download source
Anything below 5.43 is archived, update download source to use paths accordingly. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
@@ -15,7 +15,9 @@ PKG_LICENSE:=GPL-2.0+
|
||||
PKG_MAINTAINER:=Michael Haas <haas@computerlinguist.org>
|
||||
PKG_LICENSE_FILES:=COPYING COPYRIGHT.GPL
|
||||
|
||||
PKG_SOURCE_URL:=http://stunnel.cybermirror.org/archive/5.x/
|
||||
PKG_SOURCE_URL:=\
|
||||
http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/ \
|
||||
http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=3264375026c2b496b5d258e243222de8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user