summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3449e785bcc6..aa796c3dbf5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-xanmod
- pkgver = 5.1.9
+ pkgver = 5.1.10
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = linux-xanmod
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://github.com/xanmod/linux/archive/5.1.9-xanmod6.tar.gz
+ source = https://github.com/xanmod/linux/archive/5.1.10-xanmod7.tar.gz
source = 60-linux.hook
source = 90-linux.hook
source = linux-xanmod.preset
source = choose-gcc-optimization.sh
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = 4eafa023d93f3959a889da3ef6614c2880ae52970ef30f764f41c22fb366517a
+ sha256sums = 7f45c38b504cbb2b30f37c300c0641b50ca91bb8b6f85b2d04489829b56716a4
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index 40935f9432cd..91a7fe93912f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,8 +43,8 @@ fi
pkgbase=linux-xanmod
_srcname=linux
-pkgver=5.1.9
-xanmod=6
+pkgver=5.1.10
+xanmod=7
pkgrel=1
arch=(x86_64)
url="http://www.xanmod.org/"
@@ -61,7 +61,7 @@ source=(https://github.com/xanmod/linux/archive/${pkgver}-xanmod${xanmod}.tar.gz
0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch # Grabbed from linux-ck package
)
-sha256sums=('4eafa023d93f3959a889da3ef6614c2880ae52970ef30f764f41c22fb366517a'
+sha256sums=('7f45c38b504cbb2b30f37c300c0641b50ca91bb8b6f85b2d04489829b56716a4'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'