From ade18f3419cb9b4207d3ab741f1e42104efaf6bc Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 15 Oct 2022 10:33:19 +0200 Subject: [PATCH] openssl11: use https for source --- openssl11/.signature | 4 ++-- openssl11/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openssl11/.signature b/openssl11/.signature index 8cec441c7..2a0f5c8e1 100644 --- a/openssl11/.signature +++ b/openssl11/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xhzoqnkGB2ntkL3YX4FAiiYTjsudBj1a7jzugKm00xjvnlt6huFPkGXzJYmbbVF9FFUHUct660eJ+ORkgpTbwo= -SHA256 (Pkgfile) = 2f2759f5808410de83e5cc06294cf9da6e4b162101e1bb3405749396234c64c8 +RWSagIOpLGJF3ygjs+sQSTnILSQC511lCqvygdLyrE0UbsnLEZZcm5xcb//WrWaxAilmebmiXinyIR72DfK97BdS8dGFuhD+jwk= +SHA256 (Pkgfile) = 989361572de627b6040c22a370bb736cd7527b48d5c1c6dfe326668482c484d9 SHA256 (.footprint) = cc15f633fdf7753d2697ef232ff3aab2e9e077ab0971cfe7884ff4c2e8850547 SHA256 (openssl-1.1.1q.tar.gz) = d7939ce614029cdff0b6c20f0e2e5703158a489a72b2507b8bd51bf8c8fd10ca SHA256 (no-rpath.patch) = 754d6107a306311e15a1db6a1cc031b81691c8b9865e8809ac60ca6f184c957c diff --git a/openssl11/Pkgfile b/openssl11/Pkgfile index 1dd9d8e89..c393611e1 100644 --- a/openssl11/Pkgfile +++ b/openssl11/Pkgfile @@ -5,7 +5,7 @@ name=openssl11 version=1.1.1q release=1 -source=(http://www.openssl.org/source/${name:0:7}-$version.tar.gz \ +source=(https://www.openssl.org/source/${name:0:7}-$version.tar.gz \ no-rpath.patch openssl-1.0-versioned-symbols.patch) build() {