summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-02-06 13:47:04 +0100
committerPiotr Gorski2022-02-06 13:47:04 +0100
commit24aec21fbfb4fe3e961b8cfffade9dd98edf8f74 (patch)
tree82642ac6e7960e3978a1d0afeac531754e06b01e
parentc872e2f6f639f084b2eabdcdb0a8df21e87927e3 (diff)
downloadaur-24aec21fbfb4fe3e961b8cfffade9dd98edf8f74.tar.gz
Bump to 5.16.7-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29b8d7e405af..72ccdd5c54b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.16.5
+ pkgver = 5.16.7
pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
@@ -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.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.7.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.16.7.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-v2-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -28,7 +28,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = bb87573623a275a8860728e9586f0e63aba7bd868de55ce27871f615e9b174aeb18c3faefc41e3d656bc998768fa3e3c6097e9d39c32fea48d3769f46c48a2f2
+ sha512sums = db21a01720921ebca5d462b828c661be3edcd0c6f62e20a187aff95b1f8579b119cc7d5443fac14f9372dba41764cf01b50a484eabfad33dcb6b06d2e1268a17
sha512sums = SKIP
sha512sums = 91fd302b3b0eafbac581e5cd6e7d84fbc2e00daf9dd6b14382d8dce69c5e018d9e4bd4fb1f8bd82ef5610047b021227eec10e5ddd671f333404a8ae0ce6e1e3d
sha512sums = 5cb79731f957372cbd3ddaf93ac1cbc6eca4a526225f5bbe9c5eed11529fbefa66934ac5002410505df84281144da15e39326a8df886fe45da937304ed0b6fcf
diff --git a/PKGBUILD b/PKGBUILD
index 08a149f8b867..c5f51d35c06c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers' 'linux-aufs-docs')
_major=5.16
-_minor=5
+_minor=7
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -313,7 +313,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('bb87573623a275a8860728e9586f0e63aba7bd868de55ce27871f615e9b174aeb18c3faefc41e3d656bc998768fa3e3c6097e9d39c32fea48d3769f46c48a2f2'
+sha512sums=('db21a01720921ebca5d462b828c661be3edcd0c6f62e20a187aff95b1f8579b119cc7d5443fac14f9372dba41764cf01b50a484eabfad33dcb6b06d2e1268a17'
'SKIP'
'91fd302b3b0eafbac581e5cd6e7d84fbc2e00daf9dd6b14382d8dce69c5e018d9e4bd4fb1f8bd82ef5610047b021227eec10e5ddd671f333404a8ae0ce6e1e3d'
'5cb79731f957372cbd3ddaf93ac1cbc6eca4a526225f5bbe9c5eed11529fbefa66934ac5002410505df84281144da15e39326a8df886fe45da937304ed0b6fcf'