summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2018-01-16 00:47:09 +0100
committerFigue2018-01-16 00:47:09 +0100
commit719ec3d73d635dbe277c2463387d10e48a251596 (patch)
treeea0731af01389abf3dea5edb315db2d009cfbb50
parentbc8ced41663093419c5b2567dd97a60577a2a633 (diff)
downloadaur-719ec3d73d635dbe277c2463387d10e48a251596.tar.gz
4.14.13-xanmod18_rev2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d133438f21eb..3a9a79ec07bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgver = 4.14.13
- pkgrel = 2
+ pkgrel = 3
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.13-xanmod18.tar.gz
+ source = https://github.com/xanmod/linux/archive/4.14.13-xanmod18_rev2.tar.gz
source = 60-linux.hook
source = 90-linux.hook
source = linux-xanmod.preset
@@ -21,7 +21,7 @@ pkgbase = linux-xanmod
source = 0004-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0004-xfrm-Fix-stack-out-of-bounds-read-on-socket-policy-l.patch?h=packages/linux&id=dc615c7e4fc98551f6b2df9d0e97743350ba94bd
source = 0005-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0005-cgroup-fix-css_task_iter-crash-on-CSS_TASK_ITER_PROC.patch?h=packages/linux&id=dc615c7e4fc98551f6b2df9d0e97743350ba94bd
source = 0006-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0006-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch?h=packages/linux&id=dc615c7e4fc98551f6b2df9d0e97743350ba94bd
- sha256sums = e886bf4a794bec0764fa1983e4db363515375f9a0c9ef59d26648401cf65838b
+ sha256sums = f4eb2b71168c53754843abdf47f4c81fd2be72f65ac283f06229838fb214ae25
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index 081c3f4b3acb..8fd10330d988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,8 +22,8 @@ _microarchitecture=0
pkgbase=linux-xanmod
_srcname=linux
pkgver=4.14.13
-xanmod=18
-pkgrel=2
+xanmod=18_rev2
+pkgrel=3
arch=('x86_64')
url="http://www.xanmod.org/"
license=('GPL2')
@@ -52,7 +52,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=('e886bf4a794bec0764fa1983e4db363515375f9a0c9ef59d26648401cf65838b'
+sha256sums=('f4eb2b71168c53754843abdf47f4c81fd2be72f65ac283f06229838fb214ae25'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'