aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryardenac2013-10-05 15:06:14 -0700
committeryar2015-07-03 16:58:29 -0700
commit9016c171b1fecb0b389a02c5acc325aa515a0c82 (patch)
treeef38316c69c88b67a7c3564d9b517ee495206db9 /PKGBUILD
parentb12cfc285175332e2d20f54aea7a09e28a26be1d (diff)
downloadaur-9016c171b1fecb0b389a02c5acc325aa515a0c82.tar.gz
download patches over SSL
(md5sums protect from MITM, but we avoid surveillance on principle!)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6cec854701e..9403f7cc4aef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://github.com/yardenac/linux-linode"
license=(GPL2)
makedepends=(xmlto docbook-xsl kmod inetutils bc)
options=('!strip')
-source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
- "http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz"
+source=("https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
+ "https://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz"
'config'
'config.x86_64'
'menu.lst'