summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2017-01-03 18:31:43 +0100
committerMikael Eriksson2017-01-03 18:31:43 +0100
commita702be325cd98da9407a4ee1cd3f727ebf422946 (patch)
treea2d46f8744a89ac67216613f5b0355dc771ae2f8
parentac33cb3e6503339df641db1a562579f31d34605d (diff)
downloadaur-a702be325cd98da9407a4ee1cd3f727ebf422946.tar.gz
Merge with core/linux
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b48eadb3d5e8..2821f02b48cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Dec 27 16:52:41 UTC 2016
+# Tue Jan 3 17:31:43 UTC 2017
pkgbase = linux-mainline
pkgver = 4.10rc1
pkgrel = 1
- url = http://www.kernel.org/
+ url = https://www.kernel.org/
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 6f1673f1fbf8..824f2c3744aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ _patchname=patch-4.10-rc1
pkgver=4.10rc1
pkgrel=1
arch=('i686' 'x86_64')
-url="http://www.kernel.org/"
+url="https://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')