summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2018-10-04 15:28:22 +0200
committerPiotr Gorski2018-10-04 15:28:22 +0200
commit342e5164114b5928d434360e8252056545492bed (patch)
treec6168c67bc747cf22900539798ae4d2a655fb6e6
parentf5de82f509c63808193fb4e117796aa991edb61a (diff)
downloadaur-342e5164114b5928d434360e8252056545492bed.tar.gz
Bump to 4.18.12-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3ffb6a97e5d..654f31dceaf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-uksm
- pkgver = 4.18.11
+ pkgver = 4.18.12
pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-uksm
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.11.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.12.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.12.tar.sign
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v8.1+_kernel_v4.13+.patch
source = https://raw.githubusercontent.com/dolohow/uksm/master/uksm-4.18.patch
source = config
@@ -22,7 +22,7 @@ pkgbase = linux-uksm
source = linux.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 01a78d7418b6cbc3e3d29b9578d76472243c40624cadee29621588885d0b27b0c274002d4d6bdffe56604ab5d0a885fa4437100161120e7260f61975144a9400
+ sha512sums = e4eb62b512d7560cbe15b15aace01576996f5ed3a0b86c37a6a6794812d175aa4eb1568567eb3ed1af054710153f20800745141aafdfab1582ea9fa864fd8120
sha512sums = SKIP
sha512sums = e62aa377a0acc4f63f394e27a0fb7316583ff1a6a6afdfcc97593ddffd7d2bc224cfd70b552cb3fb9513cf6b8db4c2fd913d21ec2380db8cd642e37d4d67370c
sha512sums = 534610014935cfb6510950bea56003b66fc7015734847756cb2d22a9a0b2cf3604fb33988793aefe56e2840285e4628e990d795e1362f99a3d594e9e756f2ade
diff --git a/PKGBUILD b/PKGBUILD
index 7acc2a7b2927..30aeb20d0fda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _1k_HZ_ticks=
pkgbase=linux-uksm
# pkgname=('linux-uksm' 'linux-uksm-headers' 'linux-uksm-docs')
_major=4.18
-_minor=11
+_minor=12
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -376,7 +376,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('01a78d7418b6cbc3e3d29b9578d76472243c40624cadee29621588885d0b27b0c274002d4d6bdffe56604ab5d0a885fa4437100161120e7260f61975144a9400'
+sha512sums=('e4eb62b512d7560cbe15b15aace01576996f5ed3a0b86c37a6a6794812d175aa4eb1568567eb3ed1af054710153f20800745141aafdfab1582ea9fa864fd8120'
'SKIP'
'e62aa377a0acc4f63f394e27a0fb7316583ff1a6a6afdfcc97593ddffd7d2bc224cfd70b552cb3fb9513cf6b8db4c2fd913d21ec2380db8cd642e37d4d67370c'
'534610014935cfb6510950bea56003b66fc7015734847756cb2d22a9a0b2cf3604fb33988793aefe56e2840285e4628e990d795e1362f99a3d594e9e756f2ade'