summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-02-16 14:55:14 +0100
committerPiotr Gorski2022-02-16 14:55:14 +0100
commit683b12e1193abeadff81f09bc087c62274dabc65 (patch)
tree62e3456a8ecf03ee990b987b85bd92e3187d645b
parent179875ef358a1ec0852817e503111b578901f09b (diff)
downloadaur-683b12e1193abeadff81f09bc087c62274dabc65.tar.gz
Bump to 5.16.10-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 3fa915219174..c2467c342be9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.16.9
- pkgrel = 2
+ pkgver = 5.16.10
+ 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.9.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.9.tar.sign
+ 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://gitlab.com/sirlucjan/kernel-patches/raw/master/5.16/aufs-patches/0001-aufs-20220117.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 = 9f6f1c3b665b277c0432e86fb99fda2579685f680b245793f58d75d962f588a5142ff79325efa3ac233e946f076245cf8bb9f94f35f7a99932dc7f51e7f69d4e
+ sha512sums = 2d1527623f96181c4797a8f73cb769e70321e673835113fbddd1374ca891d41b924220b8fdbaa46e2af7fc49a175e56524291b1816f4f6680128155c110f703e
sha512sums = SKIP
sha512sums = 91fd302b3b0eafbac581e5cd6e7d84fbc2e00daf9dd6b14382d8dce69c5e018d9e4bd4fb1f8bd82ef5610047b021227eec10e5ddd671f333404a8ae0ce6e1e3d
sha512sums = 5cb79731f957372cbd3ddaf93ac1cbc6eca4a526225f5bbe9c5eed11529fbefa66934ac5002410505df84281144da15e39326a8df886fe45da937304ed0b6fcf
diff --git a/PKGBUILD b/PKGBUILD
index ee2c8efd972c..151a35110082 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=9
+_minor=10
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=('9f6f1c3b665b277c0432e86fb99fda2579685f680b245793f58d75d962f588a5142ff79325efa3ac233e946f076245cf8bb9f94f35f7a99932dc7f51e7f69d4e'
+sha512sums=('2d1527623f96181c4797a8f73cb769e70321e673835113fbddd1374ca891d41b924220b8fdbaa46e2af7fc49a175e56524291b1816f4f6680128155c110f703e'
'SKIP'
'91fd302b3b0eafbac581e5cd6e7d84fbc2e00daf9dd6b14382d8dce69c5e018d9e4bd4fb1f8bd82ef5610047b021227eec10e5ddd671f333404a8ae0ce6e1e3d'
'5cb79731f957372cbd3ddaf93ac1cbc6eca4a526225f5bbe9c5eed11529fbefa66934ac5002410505df84281144da15e39326a8df886fe45da937304ed0b6fcf'