mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
diffutils, switch SOURCE_URI (#9007)
This commit is contained in:
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.gnu.org/software/diffutils/"
|
||||
COPYRIGHT="1992-2016 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://ftpmirror.gnu.org/diffutils/diffutils-$portVersion.tar.xz"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/diffutils/diffutils-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="90e5e93cc724e4ebe12ede80df1634063c7a855692685919bfe60b556c9bd09e"
|
||||
PATCHES="diffutils-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user