gzip: use https
This commit is contained in:
parent
0688c70c75
commit
32c6d68429
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqvnvRwTcCkYQRh/6Wz0b/Koy/Z2Vi6Bxe8OtTqwWkYYDY7notLNI/yhPcLG6tUWZaIY9XcPOqrlS++np9aDkcgU=
|
||||
SHA256 (Pkgfile) = 41df443f694442aede2b90ec83042ea4e02ca009ca7e740573db8e4c12252532
|
||||
RWRJc1FUaeVequV/qrWojKQa/S2Svvw2ZAk5rY3GYP/NfLGA3D6PQg4oIAa61aDvp/mjtfBNUaV0wp93wYuHq2BPNJmvzYS6eQ8=
|
||||
SHA256 (Pkgfile) = c15ec00d1bbe5a17d5d222f68fd6bbd72b616a4d525c47d8db63ffc7027c52c5
|
||||
SHA256 (.footprint) = 3a992d09f502e9c7dedc0dc8aef10b908ca3914d823c6ce0c542ac5a780e47c6
|
||||
SHA256 (gzip-1.11.tar.xz) = 9b9a95d68fdcb936849a4d6fada8bf8686cddf58b9b26c9c4289ed0c92a77907
|
||||
|
@ -1,11 +1,11 @@
|
||||
# Description: GNU compression utility (replacement for compress)
|
||||
# URL: http://www.gzip.org/
|
||||
# URL: https://www.gzip.org/
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=gzip
|
||||
version=1.11
|
||||
release=1
|
||||
source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz)
|
||||
source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user