aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning mueller2015-07-23 17:46:28 +0200
committerhenning mueller2015-07-23 17:46:28 +0200
commite7bed63373179bfe084fd92d6547e7d338a5d364 (patch)
tree33ac2a0b3814530fc0f1d14bb78dd5454d5cb431
parent10b2218582f4874fea07d0cd0b459f2b9bbf1f9e (diff)
downloadaur-e7bed63373179bfe084fd92d6547e7d338a5d364.tar.gz
4.1.3-1 (test6)
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 875ff27e1e96..19e6227b5ce5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = linux-pax
- pkgver = 4.1.2
- pkgrel = 3
+ pkgver = 4.1.3
+ pkgrel = 1
url = http://grsecurity.net/~paxguy1/
arch = x86_64
license = GPL2
makedepends = bc
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.2.xz
- source = http://grsecurity.net/~paxguy1/pax-linux-4.1.2-test5.patch
+ 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-test6.patch
source = config.x86_64
source = linux-pax.install
source = linux-pax.preset
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
- sha256sums = 1a8863e4cd7ef3d59b67061aaf5e3f98ad4c63dda015b9b483d458f2b673caef
- sha256sums = 45031bea0817742d049e2c851ddcf0173f55e3c16632546f1744040473c38d2b
+ sha256sums = b949517b832af2fc90c57a35e475340f32c186f391cbdbfbe0aba7720dbb0b3e
+ sha256sums = ca9abaff4de48fbf9402c3ec9f36110c5fb16917b670817989f951173f46f4ba
sha256sums = 4966c3b5441b4e3aa94080b700ef04dafb01340de76a37de99292d5919980da1
sha256sums = c048941d45cdaa9b93916b88952e1b745a48a477f45aceb6ae5433161ff719c3
sha256sums = 92aadb166d50ca040c7789a4a32cf242f687f357aab2521fd8b807d5479c6c2a
@@ -36,7 +36,7 @@ pkgname = linux-pax
pkgname = linux-pax-headers
pkgdesc = Header files and scripts for building modules for linux kernel with PaX patches
- provides = kernel26-pax-headers=4.1.2
+ provides = kernel26-pax-headers=4.1.3
conflicts = kernel26-pax-headers
replaces = kernel26-pax-headers
diff --git a/PKGBUILD b/PKGBUILD
index 86d62a34429d..71834ef44ec5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,9 @@
pkgname=(linux-pax linux-pax-headers)
_kernelname=${pkgname#linux}
_basekernel=4.1
-_paxver=test5
-pkgver=${_basekernel}.2
-pkgrel=3
+_paxver=test6
+pkgver=${_basekernel}.3
+pkgrel=1
arch=(x86_64)
url='http://grsecurity.net/~paxguy1/'
license=(GPL2)
@@ -280,8 +280,8 @@ package_linux-pax-headers() {
}
sha256sums=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
- '1a8863e4cd7ef3d59b67061aaf5e3f98ad4c63dda015b9b483d458f2b673caef'
- '45031bea0817742d049e2c851ddcf0173f55e3c16632546f1744040473c38d2b'
+ 'b949517b832af2fc90c57a35e475340f32c186f391cbdbfbe0aba7720dbb0b3e'
+ 'ca9abaff4de48fbf9402c3ec9f36110c5fb16917b670817989f951173f46f4ba'
'4966c3b5441b4e3aa94080b700ef04dafb01340de76a37de99292d5919980da1'
'c048941d45cdaa9b93916b88952e1b745a48a477f45aceb6ae5433161ff719c3'
'92aadb166d50ca040c7789a4a32cf242f687f357aab2521fd8b807d5479c6c2a')