Skip to content

Commit ad797a7

Browse files
committed
build: update link to openssl
1 parent 30c8202 commit ad797a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patches/sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GLIB_SRC="https://download.gnome.org/sources/glib/2.83/glib-2.83.0.tar.xz"
1313
GPG_ERROR_SRC="https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.38.tar.gz"
1414
GCRYPT_SRC="https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.8.4.tar.gz"
1515
PIXMAN_SRC="https://www.cairographics.org/releases/pixman-0.38.0.tar.gz"
16-
OPENSSL_SRC="https://www.openssl.org/source/old/1.1.1/openssl-1.1.1b.tar.gz"
16+
OPENSSL_SRC="https://github.com/openssl/openssl/releases/download/OpenSSL_1_1_1b/openssl-1.1.1b.tar.gz"
1717
TPMS_SRC="https://github.com/osy/libtpms/releases/download/v0.9.6/libtpms-0.9.6.tar.gz"
1818
SWTPM_SRC="https://github.com/utmapp/swtpm/releases/download/v0.8.99/swtpm-0.8.99.tar.gz"
1919
OPUS_SRC="https://archive.mozilla.org/pub/opus/opus-1.3.tar.gz"

0 commit comments

Comments
 (0)