mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/stunnel: update download site
Fix the download site, which seems to be changed after a new release. Use the more permanent /archive. Fixes: - https://autobuild.buildroot.net/results/a1a/a1a88bea6fdf5ae28d813f0a12d08e504b2fad06/ - https://autobuild.buildroot.net/results/b3d/b3d0588fbc02ede6d5f82fb5d2fefcf610a69299/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b7266597bc
commit
9f7c484b4a
@@ -1,4 +1,4 @@
|
||||
# From https://www.stunnel.org/downloads/stunnel-5.78.tar.gz.sha256
|
||||
# From https://www.stunnel.org/archive/5.x/stunnel-5.78.tar.gz.sha256
|
||||
sha256 8727e53bb8b7528f850327a2a149158422c02183bc120d1d733cc65b1e2c349d stunnel-5.78.tar.gz
|
||||
# Locally calculated
|
||||
sha256 716f18b10eac3f1875ea2205418dd1b0084bd210bd17d615df6b180cfc4d65b6 COPYING.md
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
STUNNEL_VERSION = 5.78
|
||||
STUNNEL_SITE = https://www.stunnel.org/downloads
|
||||
STUNNEL_SITE = https://www.stunnel.org/archive/5.x
|
||||
STUNNEL_DEPENDENCIES = host-pkgconf openssl
|
||||
STUNNEL_CONF_OPTS = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork \
|
||||
--disable-libwrap
|
||||
|
||||
Reference in New Issue
Block a user