summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2017-03-20 11:41:56 +0100
committerBjörn Bidar2017-03-20 11:41:56 +0100
commit9082a737207ae2a612a0f659b6230e63189cb16d (patch)
tree04c4930714f36aafdd20a73299ab8081893a2b74
parent6c2d3bfed201ad6220fbb4a29fc8f17cadd8824b (diff)
downloadaur-9082a737207ae2a612a0f659b6230e63189cb16d.tar.gz
change source from ftp to https
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 695525b5cf44..ab45348f8251 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Mar 19 22:34:46 UTC 2017
+# Mon Mar 20 10:41:41 UTC 2017
pkgbase = linux-pf
pkgdesc = Linux kernel and modules with the pf-kernel patch [-ck patchset (BFS included), TuxOnIce, BFQ], uksm and aufs3
pkgver = 4.10.2
@@ -16,7 +16,7 @@ pkgbase = linux-pf
makedepends = kmod
makedepends = elfutils
options = !strip
- source = ftp://www.kernel.org/pub/linux/kernel/v4.x/linux-4.10.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.10.tar.xz
source = config
source = config.x86_64
source = linux.preset
diff --git a/PKGBUILD b/PKGBUILD
index 781f98694586..113b9382a806 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,7 +78,7 @@ url="http://pf.natalenko.name/"
license=('GPL2')
options=('!strip')
makedepends=('git' 'xmlto' 'docbook-xsl' 'xz' 'bc' 'kmod' 'elfutils')
-source=("ftp://www.kernel.org/pub/linux/kernel/v${_major}.x/linux-${_basekernel}.tar.xz"
+source=("https://www.kernel.org/pub/linux/kernel/v${_major}.x/linux-${_basekernel}.tar.xz"
'config' 'config.x86_64' # the main kernel config files
'linux.preset' # standard config files for mkinitcpio ramdisk
"${_pfpatchhome}${_pfpatchname}.xz" # the -pf patchset