summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes2017-04-06 19:42:13 -0400
committerTavian Barnes2017-04-06 19:42:13 -0400
commit4b5a4f96fbfc07f2060a1b2c6ab6b75106c3710e (patch)
tree8f60db4571b6a48c3f087ebe2bb6770e40997c55
parentb6fa70ac201035589df0d89205f7186a506e2916 (diff)
downloadaur-4b5a4f96fbfc07f2060a1b2c6ab6b75106c3710e.tar.gz
Bump to 4.10.1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD16
2 files changed, 18 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e43a24ac2dc..3743f35e5988 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,19 @@
# Generated by mksrcinfo v8
-# Fri Feb 3 00:28:54 UTC 2017
+# Thu Apr 6 23:42:06 UTC 2017
pkgbase = arm-linux-gnueabihf-linux-api-headers
pkgdesc = Kernel headers sanitized for use in userspace (arm-linux-gnueabihf)
- pkgver = 4.7
+ pkgver = 4.10.1
pkgrel = 1
url = http://www.gnu.org/software/libc
arch = any
license = GPL2
- source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.7.tar.xz
- source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.7.tar.sign
- md5sums = 5276563eb1f39a048e4a8a887408c031
+ source = https://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.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.10.1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.10.1.sign
+ md5sums = b5e7f6b9b2fe1b6cc7bc56a3a0bfc090
+ md5sums = SKIP
+ md5sums = d4ab54e17b686d1dbb1d28238fd0b081
md5sums = SKIP
pkgname = arm-linux-gnueabihf-linux-api-headers
diff --git a/PKGBUILD b/PKGBUILD
index c058a4a8967b..a9396c3c9488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,18 +6,20 @@
_target_arch=arm
_target=${_target_arch}-linux-gnueabihf
pkgname=${_target}-linux-api-headers
-pkgver=4.7
-_basever=4.7
+pkgver=4.10.1
+_basever=4.10
pkgrel=1
pkgdesc="Kernel headers sanitized for use in userspace (${_target})"
arch=('any')
url="http://www.gnu.org/software/libc"
license=('GPL2')
-source=(http://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.xz
- http://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.sign)
- #http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
- #http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign)
-md5sums=('5276563eb1f39a048e4a8a887408c031'
+source=(https://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.xz
+ https://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.sign
+ https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
+ https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign)
+md5sums=('b5e7f6b9b2fe1b6cc7bc56a3a0bfc090'
+ 'SKIP'
+ 'd4ab54e17b686d1dbb1d28238fd0b081'
'SKIP')
validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman