summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-12-22 19:35:16 +0100
committerPiotr Gorski2021-12-22 19:35:16 +0100
commitaa006f5c94b1082c934a60a84f9e5175692c1d17 (patch)
treedcac02cc819c58264f17950f8b650c0e9e96ae7f
parent4355f5ea87aff85fd7558e0b56537ddf5de694ce (diff)
downloadaur-aa006f5c94b1082c934a60a84f9e5175692c1d17.tar.gz
Bump to 5.15.11-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e00d3155f37..da2316bf2afb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.15.10
- pkgrel = 2
+ pkgver = 5.15.11
+ pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
license = GPL2
@@ -18,8 +18,8 @@ pkgbase = linux-aufs
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.10.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.10.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.11.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.11.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.15/aufs-patches/0001-aufs-20211222.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.15/cpu-patches-v2-sep/0001-cpu-5.15-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.15/arch-patches-v9-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -31,7 +31,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = cd57fcb1e10ab380d3e9f99b46f3bd38bd4a05e00f53655f5a1a644da2612c9ec2dbc87fa3f87f06f1ef334f6e669025e8f144a11e9a4d64184f60e922b269f9
+ sha512sums = 5abe52981a9f493174afb908bc1c1a4901bc522c38c2da7ba15d5b907f06f9c4a684a47436697d79df8f598e166064d46add5661632a48275e0268411563f6b2
sha512sums = SKIP
sha512sums = 761ab51a77baf9247aa1cfd56e4537dd6276c328a35300f4a5cb09f1a856418b809e2291e72601afe4d566a094d26b2fbbb2290276b9c5c1830d1b0c4b301127
sha512sums = 53fa9b8a6fa451a7d57846d261f9af2de24e6442d2f318dfef899580d85e9cc54fa17267803a4f064eecab8ba3739062bfdf185de0afe119a1c86fe71cf3c711
diff --git a/PKGBUILD b/PKGBUILD
index 8157c868b7f5..2ac76b108342 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,10 +48,10 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers' 'linux-aufs-docs')
_major=5.15
-_minor=10
+_minor=11
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux AUFS'
arch=('x86_64')
url="https://github.com/sfjro/aufs5-standalone"
@@ -316,7 +316,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('cd57fcb1e10ab380d3e9f99b46f3bd38bd4a05e00f53655f5a1a644da2612c9ec2dbc87fa3f87f06f1ef334f6e669025e8f144a11e9a4d64184f60e922b269f9'
+sha512sums=('5abe52981a9f493174afb908bc1c1a4901bc522c38c2da7ba15d5b907f06f9c4a684a47436697d79df8f598e166064d46add5661632a48275e0268411563f6b2'
'SKIP'
'761ab51a77baf9247aa1cfd56e4537dd6276c328a35300f4a5cb09f1a856418b809e2291e72601afe4d566a094d26b2fbbb2290276b9c5c1830d1b0c4b301127'
'53fa9b8a6fa451a7d57846d261f9af2de24e6442d2f318dfef899580d85e9cc54fa17267803a4f064eecab8ba3739062bfdf185de0afe119a1c86fe71cf3c711'