development/avr-binutils: Use https download URL.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b9e267ed0
commit
47a753e5e7
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="avr-binutils"
|
||||
VERSION="2.38"
|
||||
HOMEPAGE="http://www.gnu.org/software/binutils"
|
||||
DOWNLOAD="http://ftpmirror.gnu.org/gnu/binutils/binutils-2.38.tar.xz"
|
||||
DOWNLOAD="https://ftp.gnu.org/gnu/binutils/binutils-2.38.tar.xz"
|
||||
MD5SUM="6e39cad1bb414add02b5b1169c18fdc5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue