summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Noonan2017-08-08 13:36:43 -0700
committerSteven Noonan2017-08-08 13:36:43 -0700
commita111ad891c3ad9fa5253629ebfbd8303b54654bf (patch)
treefa902ec487ea4a6454751c484943e468fc3030b6
parent260a76b01f929c04e3803ee99acd8d887a74365d (diff)
downloadaur-a111ad891c3ad9fa5253629ebfbd8303b54654bf.tar.gz
linux-ec2: upgrade to 4.12.5
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD4
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53e4d3996f19..ebe1089d1f47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.2
-# Fri Jul 21 08:30:32 UTC 2017
+# Tue Aug 8 20:35:37 UTC 2017
pkgbase = linux-ec2
pkgdesc = Linux kernel for Amazon EC2
- pkgver = 4.12.3
+ pkgver = 4.12.5
pkgrel = 1
url = http://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2
arch = i686
@@ -17,8 +17,8 @@ pkgbase = linux-ec2
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.12.tar.xz
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.12.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.12.3.xz
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.12.3.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.12.5.xz
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.12.5.sign
source = config.i686
source = config.x86_64
source = 99-linux.hook
@@ -28,7 +28,7 @@ pkgbase = linux-ec2
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab
sha256sums = SKIP
- sha256sums = 13ad942e5144acafb849942c320aa6ab887cd2ffbba033c622f7a88eb2c32143
+ sha256sums = 8eb42889cd1f41a4350a0227e0dae544acdfa0ddf5a5ec671dd9c64ca917c132
sha256sums = SKIP
sha256sums = b462f3dff25ed509c5f2763741da538ee3888912f80d7d754865b4433303c388
sha256sums = 0096f7771a7204538a565b7ea2d235fe5b2ed156e602e171c6cb9f0e4993f2f5
@@ -44,8 +44,8 @@ pkgname = linux-ec2
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-ec2=4.12.3
- provides = linux=4.12.3
+ provides = kernel26-ec2=4.12.5
+ provides = linux=4.12.5
conflicts = kernel26-ec2
replaces = kernel26-ec2
options = strip
@@ -54,16 +54,16 @@ pkgname = linux-ec2
pkgname = linux-ec2-headers
pkgdesc = Header files and scripts for building modules for linux-ec2 kernel
- provides = kernel26-ec2-headers=4.12.3
- provides = linux-headers=4.12.3
+ provides = kernel26-ec2-headers=4.12.5
+ provides = linux-headers=4.12.5
conflicts = kernel26-ec2-headers
replaces = kernel26-ec2-headers
options = !strip
pkgname = linux-ec2-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the linux-ec2 kernel
- provides = kernel26-ec2-docs=4.12.3
- provides = linux-docs=4.12.3
+ provides = kernel26-ec2-docs=4.12.5
+ provides = linux-docs=4.12.5
conflicts = kernel26-ec2-docs
replaces = kernel26-ec2-docs
diff --git a/PKGBUILD b/PKGBUILD
index 36f0f0b387f7..866b00a10b5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-ec2
_srcname=linux-4.12
-pkgver=4.12.3
+pkgver=4.12.5
pkgrel=1
arch=('i686' 'x86_64')
url="http://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2"
@@ -23,7 +23,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab'
'SKIP'
- '13ad942e5144acafb849942c320aa6ab887cd2ffbba033c622f7a88eb2c32143'
+ '8eb42889cd1f41a4350a0227e0dae544acdfa0ddf5a5ec671dd9c64ca917c132'
'SKIP'
'b462f3dff25ed509c5f2763741da538ee3888912f80d7d754865b4433303c388'
'0096f7771a7204538a565b7ea2d235fe5b2ed156e602e171c6cb9f0e4993f2f5'