summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikael Eriksson2017-10-11 00:31:14 +0200
committerMikael Eriksson2017-10-11 00:31:14 +0200
commit44fd42c1de96ec0728c485b6730fd556fa5fec53 (patch)
tree29a17da5029be8e90acac8116b2eba30990c7adc /PKGBUILD
parente948e1d1f171f9e4c744303cde6555fe2c813131 (diff)
downloadaur-44fd42c1de96ec0728c485b6730fd556fa5fec53.tar.gz
Use https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7e2edf8e576..22176e3ef091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ url="https://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf' 'git')
options=('!strip')
-source=("git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=$_tag"
+source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=$_tag"
# the main kernel config files
'config.i686' 'config.x86_64'
# pacman hook for initramfs regeneration