aboutsummaryrefslogtreecommitdiffstats
path: root/non-free
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-10-06 04:21:37 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-06 05:57:54 +0000
commit040e83cb6d59b850d45538734c9a83425014e91a (patch)
treeaab21114aaa42a6880c99c5b231385130ca2c92d /non-free
parentef6dd06170df2c3909f5d6e2eac10066afb55372 (diff)
downloadaports-040e83cb6d59b850d45538734c9a83425014e91a.tar.bz2
aports-040e83cb6d59b850d45538734c9a83425014e91a.tar.xz
Bulk change: Update urls to https using HTTPS Everywhere
Diffstat (limited to 'non-free')
-rw-r--r--non-free/amd-ucode/APKBUILD4
-rw-r--r--non-free/b43-firmware/APKBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/non-free/amd-ucode/APKBUILD b/non-free/amd-ucode/APKBUILD
index cede1a8465..f5c5c84d7a 100644
--- a/non-free/amd-ucode/APKBUILD
+++ b/non-free/amd-ucode/APKBUILD
@@ -1,12 +1,12 @@
pkgname=amd-ucode
_realver=2012-09-10
pkgver=${_realver//-/\.}
-pkgrel=0
+pkgrel=1
pkgdesc="Microcode update files for AMD family 10h, 11h, 14h and 15h CPUs"
arch='noarch'
license='custom'
url="http://www.amd64.org/support/microcode.html"
-source="http://dev.alpinelinux.org/archive/amd-ucode/amd-ucode-${_realver}.tar.xz"
+source="https://dev.alpinelinux.org/archive/amd-ucode/amd-ucode-${_realver}.tar.xz"
package() {
cd "${srcdir}"/${pkgname}-${_realver}
diff --git a/non-free/b43-firmware/APKBUILD b/non-free/b43-firmware/APKBUILD
index 15b2e559fd..f4b7d787ce 100644
--- a/non-free/b43-firmware/APKBUILD
+++ b/non-free/b43-firmware/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=b43-firmware
pkgver=4.150.10.5
-pkgrel=0
+pkgrel=1
pkgdesc="Firmware for b43 driver"
url="http://linuxwireless.org/en/users/Drivers/b43#firmware_installation"
license="propietary"
@@ -11,7 +11,7 @@ makedepends="b43-fwcutter"
install=
subpackages=
arch="noarch"
-source="http://mirror2.openwrt.org/sources/broadcom-wl-$pkgver.tar.bz2"
+source="https://mirror2.openwrt.org/sources/broadcom-wl-$pkgver.tar.bz2"
build() {
install -d "$pkgdir"/lib/firmware