summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2018-01-04 00:50:26 +0100
committerFigue2018-01-04 00:50:26 +0100
commit22828d3cf50e19c0185525060bce343bfda583be (patch)
tree9d70e019e116612ca82c9120230ea0d877f92b6c
parent7a414d54d993a4d139a6968627964a0e52b510ca (diff)
downloadaur-22828d3cf50e19c0185525060bce343bfda583be.tar.gz
4.14.11-xanmod15_rev2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a7e5db44a53..39e0af120789 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgver = 4.14.11
- pkgrel = 1
+ pkgrel = 2
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -10,7 +10,7 @@ pkgbase = linux-xanmod
makedepends = bc
makedepends = libelf
options = !strip
- source = https://github.com/xanmod/linux/archive/4.14.11-xanmod15.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.14.11-xanmod15_rev2.tar.gz
source = 60-linux.hook
source = 90-linux.hook
source = linux-xanmod.preset
@@ -22,7 +22,7 @@ pkgbase = linux-xanmod
source = 0005-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0005-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch?h=packages/linux&id=0b8ad988d054cd9952434002d03ba403ff798529
source = 0006-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0006-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch?h=packages/linux&id=0b8ad988d054cd9952434002d03ba403ff798529
source = 0007-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-processors.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0007-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-processors.patch?h=packages/linux&id=0b8ad988d054cd9952434002d03ba403ff798529
- sha256sums = 2a19bcd9193c2738c0bf468650f0bce1ef3b4923c172da417293c01856d6e731
+ sha256sums = fad2c3db7668202d01c3b7516805516654f7c9752bec5b718aacef2fded63d00
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index 4e20871d73fd..cd5245cc1bfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgbase=linux-xanmod
_srcname=linux
pkgver=4.14.11
-xanmod=15
-pkgrel=1
+xanmod=15_rev2
+pkgrel=2
arch=('x86_64')
url="http://www.xanmod.org/"
license=('GPL2')
@@ -36,7 +36,7 @@ source=(https://github.com/xanmod/linux/archive/${pkgver}-xanmod${xanmod}.tar.gz
for _patch in ${arch_patches[@]} ; do source+=("${_patch}::https://git.archlinux.org/svntogit/packages.git/plain/trunk/${_patch}?h=packages/linux&id=${arch_config_trunk}") ; done
source_x86_64=("config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=${arch_config_trunk}")
-sha256sums=('2a19bcd9193c2738c0bf468650f0bce1ef3b4923c172da417293c01856d6e731'
+sha256sums=('fad2c3db7668202d01c3b7516805516654f7c9752bec5b718aacef2fded63d00'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'