gzip: Use HTTPS.

This commit is contained in:
waddlesplash
2025-02-18 23:38:29 -05:00
committed by GitHub
parent 103b600dea
commit 7a552e9d34

View File

@@ -8,7 +8,7 @@ COPYRIGHT="1992-1993 Jean-loup Gailly
1999-2016 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="2"
SOURCE_URI="http://ftpmirror.gnu.org/gzip/gzip-$portVersion.tar.xz"
SOURCE_URI="https://ftpmirror.gnu.org/gzip/gzip-$portVersion.tar.xz"
CHECKSUM_SHA256="ce5e03e519f637e1f814011ace35c4f87b33c0bbabeec35baf5fbd3479e91956"
PATCHES="gzip-$portVersion.patchset"