mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
binutils, fix SOURCE_URI (#12917)
This commit is contained in:
@@ -23,7 +23,8 @@ COPYRIGHT="1988-2025 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/binutils/binutils-$portVersion.tar.xz"
|
||||
SOURCE_URI="https://ftpmirror.gnu.org//binutils/binutils-$portVersion.tar.xz
|
||||
https://ftp.gnu.org/gnu/binutils/binutils-$portVersion.tar.xz"
|
||||
SOURCE_DIR="binutils-$portVersion"
|
||||
CHECKSUM_SHA256="c50c0e7f9cb188980e2cc97e4537626b1672441815587f1eab69d2a1bfbef5d2"
|
||||
SOURCE_FILENAME="binutils-$portVersion.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user