mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
wget: use a working mirror
This commit is contained in:
@@ -6,7 +6,8 @@ HOMEPAGE="https://www.gnu.org/software/wget/"
|
||||
COPYRIGHT="1996-2018 Free Software Foundation"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://ftpmirror.gnu.org/wget/wget-$portVersion.tar.gz"
|
||||
#SOURCE_URI="https://ftpmirror.gnu.org/wget/wget-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://mirror.kumi.systems/wget/wget-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fa2dc35bab5184ecbc46a9ef83def2aaaa3f4c9f3c97d4bd19dcb07d4da637de"
|
||||
PATCHES="wget-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user