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 1e6e74d00cb3..e049c1ca32ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-xanmod-lts
- pkgver = 4.19.98
+ pkgver = 4.19.100
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = linux-xanmod-lts
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = https://github.com/xanmod/linux/archive/4.19.98-xanmod47.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.19.100-xanmod48.tar.gz
source = 60-linux.hook
source = 90-linux.hook
source = linux-xanmod-lts.preset
source = choose-gcc-optimization.sh
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = 47a89d001b35fbf340d97ef576af08818559896308c1883d9b7c766b67a82342
+ sha256sums = a21f79c27622d66d74fa8e64d745870895432522f61232e4e79a2c7c682b0376
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index 3433548810a1..ece2698b8229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,8 +51,8 @@ fi
pkgbase=linux-xanmod-lts
_srcname=linux
-pkgver=4.19.98
-xanmod=47
+pkgver=4.19.100
+xanmod=48
pkgrel=1
arch=(x86_64)
url="http://www.xanmod.org/"
@@ -69,7 +69,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=('47a89d001b35fbf340d97ef576af08818559896308c1883d9b7c766b67a82342'
+sha256sums=('a21f79c27622d66d74fa8e64d745870895432522f61232e4e79a2c7c682b0376'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'