summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-02-23 12:59:48 +0100
committerPiotr Gorski2022-02-23 12:59:48 +0100
commit0574c73f95464387caaca628f399c73de343e6ca (patch)
tree68cb4f82b53d31c93163e37a9ea3aa2a4e7eeb4b
parent1062c785dbd429e70c56cdefa2889244426ce4fc (diff)
downloadaur-0574c73f95464387caaca628f399c73de343e6ca.tar.gz
Bump to 5.16.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 dbabee0e16ee..89a63a521f7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.16.10
- pkgrel = 2
+ pkgver = 5.16.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.16.10.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.10.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.11.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.11.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.16/aufs-patches/0001-aufs-20220221.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.16/cpu-patches-sep/0001-cpu-5.16-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.16/arch-patches-v3-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -29,7 +29,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 2d1527623f96181c4797a8f73cb769e70321e673835113fbddd1374ca891d41b924220b8fdbaa46e2af7fc49a175e56524291b1816f4f6680128155c110f703e
+ sha512sums = d877304a868cf29bb32d059544806314c2cd975be6132eee645d1dd54ed6e1281c4ea4a18ce30c9b59a8d2b5cd9a0bcf9933a36d4754201fb04e06dee2717e7a
sha512sums = SKIP
sha512sums = 9e00ed68b58729378b47e97d7cc582390271c9ba4a3fa69ecba1895f701c155d09142a7b53ea040420f6d5a94c750f2e53c99564bdf24a4cf45b22d03297630c
sha512sums = 5cb79731f957372cbd3ddaf93ac1cbc6eca4a526225f5bbe9c5eed11529fbefa66934ac5002410505df84281144da15e39326a8df886fe45da937304ed0b6fcf
diff --git a/PKGBUILD b/PKGBUILD
index 45e33fd2a247..91cc75b4d7e1 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.16
-_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"
@@ -314,7 +314,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('2d1527623f96181c4797a8f73cb769e70321e673835113fbddd1374ca891d41b924220b8fdbaa46e2af7fc49a175e56524291b1816f4f6680128155c110f703e'
+sha512sums=('d877304a868cf29bb32d059544806314c2cd975be6132eee645d1dd54ed6e1281c4ea4a18ce30c9b59a8d2b5cd9a0bcf9933a36d4754201fb04e06dee2717e7a'
'SKIP'
'9e00ed68b58729378b47e97d7cc582390271c9ba4a3fa69ecba1895f701c155d09142a7b53ea040420f6d5a94c750f2e53c99564bdf24a4cf45b22d03297630c'
'5cb79731f957372cbd3ddaf93ac1cbc6eca4a526225f5bbe9c5eed11529fbefa66934ac5002410505df84281144da15e39326a8df886fe45da937304ed0b6fcf'