From ca97e0b12b6ff6b1b1510fb336a6563a1fdee3b0 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Mar 2023 21:48:15 +0100 Subject: [PATCH] linux6.2: update to 6.2.2. --- srcpkgs/linux6.2/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux6.2/template b/srcpkgs/linux6.2/template index e629f55b2fa..01ee02bdb2c 100644 --- a/srcpkgs/linux6.2/template +++ b/srcpkgs/linux6.2/template @@ -1,6 +1,6 @@ # Template file for 'linux6.2' pkgname=linux6.2 -version=6.2.0 +version=6.2.2 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="John " @@ -13,7 +13,8 @@ if [ "${version##*.}" != 0 ]; then skip_extraction="patch-${version}.xz" fi -checksum=74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1 +checksum="74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1 + a1699c7183afcbb2af7c0afb30a2680f867775f934b111a382cbb16760f2f8fa" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.