mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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 changed files with 1 additions and 1 deletions
|
@ -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 a new issue