From 6df6a415c158116cf0cffb0b84009ff936b7bd27 Mon Sep 17 00:00:00 2001 From: Figue Date: Fri, 28 Aug 2015 11:21:35 +0200 Subject: [PATCH] Update mirrors and sources to HTTPS, as requested by @archaurwiki --- PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 917599c943d84..be853e354ad54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -26,9 +26,8 @@ optdepends=('networkmanager: Location detection via available WiFi networks' 'upower: Battery API') install=icecat.install -#source=(http://jenkins.trisquel.info/icecat/binaries/${pkgname}-${pkgver}.tar.bz2{,.sig} source=(https://ftp.gnu.org/gnu/gnuzilla/${pkgver}/${pkgname}-${_pkgver}.tar.bz2{,.sig} -#source=(http://mirrors.kernel.org/gnu/gnuzilla/${pkgver}/${pkgname}-${_pkgver}.tar.xz ## Good mirror +#source=(https://mirrors.kernel.org/gnu/gnuzilla/${pkgver}/${pkgname}-${_pkgver}.tar.bz2 ## Good mirror icecat-CVE-2015-4473-partial.patch icecat-CVE-2015-4482.patch icecat-CVE-2015-4488.patch