aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning mueller2015-07-26 22:24:40 +0200
committerhenning mueller2015-07-26 22:24:40 +0200
commit3c6f7f5d71e400396580f797c71820b1109e9c62 (patch)
tree297b619ea58f4b03354415318ada07af625d7c2f
parentf07cdb446d408ca11857a045a5e9b34101fbd081 (diff)
downloadaur-3c6f7f5d71e400396580f797c71820b1109e9c62.tar.gz
4.1.3-4 (test9)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8f3f67fb772..9dd5eefded9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-pax
pkgver = 4.1.3
- pkgrel = 3
+ pkgrel = 4
url = http://grsecurity.net/~paxguy1/
arch = x86_64
license = GPL2
@@ -8,13 +8,13 @@ pkgbase = linux-pax
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz
source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.3.xz
- source = http://grsecurity.net/~paxguy1/pax-linux-4.1.3-test8.patch
+ source = http://grsecurity.net/~paxguy1/pax-linux-4.1.3-test9.patch
source = config.x86_64
source = linux-pax.install
source = linux-pax.preset
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
sha256sums = b949517b832af2fc90c57a35e475340f32c186f391cbdbfbe0aba7720dbb0b3e
- sha256sums = ffc87a14ee8091b7161e58ec1824e4955180777483bda7c803089266e4d67a64
+ sha256sums = 1157a0f023835169cd0ef5137e96711d3d60ad1f141dd755306b373431173409
sha256sums = 4966c3b5441b4e3aa94080b700ef04dafb01340de76a37de99292d5919980da1
sha256sums = c048941d45cdaa9b93916b88952e1b745a48a477f45aceb6ae5433161ff719c3
sha256sums = 92aadb166d50ca040c7789a4a32cf242f687f357aab2521fd8b807d5479c6c2a
diff --git a/PKGBUILD b/PKGBUILD
index 192f75cf62a8..2e2af4257347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,9 @@
pkgname=(linux-pax linux-pax-headers)
_kernelname=${pkgname#linux}
_basekernel=4.1
-_paxver=test8
+_paxver=test9
pkgver=${_basekernel}.3
-pkgrel=3
+pkgrel=4
arch=(x86_64)
url='http://grsecurity.net/~paxguy1/'
license=(GPL2)
@@ -281,7 +281,7 @@ package_linux-pax-headers() {
sha256sums=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
'b949517b832af2fc90c57a35e475340f32c186f391cbdbfbe0aba7720dbb0b3e'
- 'ffc87a14ee8091b7161e58ec1824e4955180777483bda7c803089266e4d67a64'
+ '1157a0f023835169cd0ef5137e96711d3d60ad1f141dd755306b373431173409'
'4966c3b5441b4e3aa94080b700ef04dafb01340de76a37de99292d5919980da1'
'c048941d45cdaa9b93916b88952e1b745a48a477f45aceb6ae5433161ff719c3'
'92aadb166d50ca040c7789a4a32cf242f687f357aab2521fd8b807d5479c6c2a')