From 80a704e1c638f74e0c8e1639e8bfadfcccae8b2a Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sat, 17 Nov 2018 20:44:22 +0100 Subject: [PATCH] cross/binutils-*: regenerate aports (update src url) Download URL was changed from HTTP to HTTPS in Alpine's binutils aport. Adjust our automatically generated binutils-* aports. --- cross/binutils-aarch64/APKBUILD | 2 +- cross/binutils-armhf/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cross/binutils-aarch64/APKBUILD b/cross/binutils-aarch64/APKBUILD index ea5355d89..0a68748bc 100644 --- a/cross/binutils-aarch64/APKBUILD +++ b/cross/binutils-aarch64/APKBUILD @@ -15,7 +15,7 @@ makedepends="gettext libtool autoconf automake bison" arch="armhf x86_64 x86" license="GPL-2.0 GPL-3.0-or-later LGPL-2.0 BSD" subpackages="" -source="http://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2 +source="https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2 x86-Add-a-GNU_PROPERTY_X86_ISA_1_USED-note-if-needed.patch x86-Properly-merge-GNU_PROPERTY_X86_ISA_1_USED.patch x86-Properly-add-X86_ISA_1_NEEDED-property.patch diff --git a/cross/binutils-armhf/APKBUILD b/cross/binutils-armhf/APKBUILD index 5f5c1f3e1..6df92b781 100644 --- a/cross/binutils-armhf/APKBUILD +++ b/cross/binutils-armhf/APKBUILD @@ -15,7 +15,7 @@ makedepends="gettext libtool autoconf automake bison" arch="aarch64 x86_64 x86" license="GPL-2.0 GPL-3.0-or-later LGPL-2.0 BSD" subpackages="" -source="http://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2 +source="https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2 x86-Add-a-GNU_PROPERTY_X86_ISA_1_USED-note-if-needed.patch x86-Properly-merge-GNU_PROPERTY_X86_ISA_1_USED.patch x86-Properly-add-X86_ISA_1_NEEDED-property.patch