summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Noonan2018-03-30 05:30:22 -0700
committerSteven Noonan2018-03-30 05:30:22 -0700
commit7e01b7aa442be8bb051a731b468598fb392d1042 (patch)
tree717a43b90b8267d1cd4b22a175d2ef1ebb840d23 /PKGBUILD
parent9b4585bf8c9bacae4d6073b171a48d919acb2a3c (diff)
downloadaur-7e01b7aa442be8bb051a731b468598fb392d1042.tar.gz
linux-ec2: upgrade to 4.15.14
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9468e21df690..b1400599cc04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _branch=4.15
_build_from=tarball
#_build_from=git
#_build_from=git-mirror
-pkgver=4.15.12
+pkgver=4.15.14
pkgrel=1
arch=('x86_64')
url="https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2"
@@ -21,7 +21,7 @@ case $_build_from in
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign")
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- '74d2ac2ea103c907213223fd4ff710ad53e1d8a2d612db18e10d3dda9f1a6b79'
+ '6be2c185839d730769a8e6bcf46ca0962845732e25ed4801fe1ea995218b1133'
'SKIP')
;;
git)