summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-04-13 19:02:27 +0200
committerPiotr Gorski2023-04-13 19:02:27 +0200
commit448e1238f9a258c8275d41e813484acdd3de3410 (patch)
tree6be6df3bee2dad12779013519c069e3059819062
parentee52fa00cd07a4f8a844c458e26c3b31317503d9 (diff)
downloadaur-448e1238f9a258c8275d41e813484acdd3de3410.tar.gz
Bump to 6.2.11
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 de99649b9bdb..34eebd09d2ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 6.2.10
+ pkgver = 6.2.11
pkgrel = 1
url = http://user-mode-linux.sourceforge.net/
arch = x86_64
@@ -9,14 +9,14 @@ pkgbase = linux-usermode
makedepends = inetutils
depends = coreutils
options = !debug
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.10.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.10.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.11.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.11.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/6.2/um-patches/0001-um-Support-LTO.patch
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 57c562c3cd2753f232549cab05c8ad770ed848ae86401619c7581bdffaeea4fe
+ sha256sums = 0d236784e60b87c7953535aeb148dd9e773b26495dfa9c6d69615f54fe00dd47
sha256sums = SKIP
sha256sums = 4f20c25d0b185a2a10836a765451af316e05fb9e66b8a6773d4299448b5aeb8a
sha256sums = ed042e1d51c310c13c00e13b7bd5803a13636e5692e048765b98612dd92e693d
diff --git a/PKGBUILD b/PKGBUILD
index b6dbeb4ac259..1c3fc138caa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=6.2
-_minor=10
+_minor=11
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -25,7 +25,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/linux-${pkgver}.tar.xz"
'config'
'70-uml.hook')
-sha256sums=('57c562c3cd2753f232549cab05c8ad770ed848ae86401619c7581bdffaeea4fe'
+sha256sums=('0d236784e60b87c7953535aeb148dd9e773b26495dfa9c6d69615f54fe00dd47'
'SKIP'
'4f20c25d0b185a2a10836a765451af316e05fb9e66b8a6773d4299448b5aeb8a'
'ed042e1d51c310c13c00e13b7bd5803a13636e5692e048765b98612dd92e693d'