summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Noonan2018-03-21 04:22:12 -0700
committerSteven Noonan2018-03-21 04:22:12 -0700
commitc63f2fe78bf1730de690c58cc040e910e545c6b3 (patch)
tree153a388a8025c05cf05cb410078a002e50f0e8be /PKGBUILD
parentc7f466dfba251e862fb6174c91e192a49df6262c (diff)
downloadaur-c63f2fe78bf1730de690c58cc040e910e545c6b3.tar.gz
linux-ec2: upgrade to 4.15.11
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e33c195c508..e827c6dbeb91 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.10
+pkgver=4.15.11
pkgrel=1
arch=('x86_64')
url="https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2"
@@ -20,9 +20,9 @@ case $_build_from in
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign")
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
- 'SKIP'
- 'bbc4e9dc11c15493bd74bf1aae76741ea0e170bc3a07ba9489048bdc9ff85671'
- 'SKIP')
+ 'SKIP'
+ 'ad74ca849d66056ac453d004caa36f20c56fe5eedb4370e279b55b4e7b02ccc2'
+ 'SKIP')
;;
git)
_srcname=linux