package/4th: switch to https

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Francois Perrad
2025-10-07 09:05:26 +02:00
committed by Julien Olivain
parent 5f620e144d
commit 033fc7ca8f
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
4TH_VERSION = 3.64.1
4TH_SOURCE = 4th-$(4TH_VERSION)-unix.tar.gz
4TH_SITE = http://downloads.sourceforge.net/project/forth-4th/4th-$(4TH_VERSION)
4TH_SITE = https://downloads.sourceforge.net/project/forth-4th/4th-$(4TH_VERSION)
4TH_LICENSE = GPL-3.0+, LGPL-3.0+
# The COPYING file only contains the text of the LGPL-3.0, but the
# source code really contains parts under GPL-3.0+.

View File

@@ -5,4 +5,4 @@ config BR2_PACKAGE_4TH
C-embeddable bytecode, standalone executables, but also
works fine as a scripting language
http://thebeez.home.xs4all.nl/4tH/
https://thebeez.home.xs4all.nl/4tH/