From 0ed5524b742b317bdcc9b7b26dd4033369e6c2f8 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:34 +0200 Subject: community: (Bulk change) Update source urls to https using HTTPS Everywhere --- community/libmatemixer/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/libmatemixer') diff --git a/community/libmatemixer/APKBUILD b/community/libmatemixer/APKBUILD index 81dcea987f..94ed8a279c 100644 --- a/community/libmatemixer/APKBUILD +++ b/community/libmatemixer/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL" makedepends="intltool glib-dev alsa-lib-dev" subpackages="$pkgname-doc $pkgname-dev $pkgname-lang" -source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" +source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" build() { -- cgit v1.2.3