diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-09-28 17:29:51 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-09-28 17:29:51 +0200 |
commit | d4c4bcb2efa18a6fef13d7116ba244e416ffb075 (patch) | |
tree | 4481aad13351b7fb94f6bb24bf52d2ec654850e3 | |
parent | 970db2a2deaa52f2abb968e8070000d282b5896c (diff) | |
download | linux-raspberrypi4-d4c4bcb2efa18a6fef13d7116ba244e416ffb075.tar.gz linux-raspberrypi4-d4c4bcb2efa18a6fef13d7116ba244e416ffb075.tar.bz2 linux-raspberrypi4-d4c4bcb2efa18a6fef13d7116ba244e416ffb075.zip |
Bumped version to v5.19.12-rpi1.
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ # Maintainer: Jaron Kent-Dobias <jaron@kent-dobias.com> pkgbase=linux-raspberrypi4 -pkgver=5.19.11.rpi1 +pkgver=5.19.12.rpi1 pkgrel=1 pkgdesc='Raspberry Pi 4 Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -28,7 +28,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'cb556b0a2d22b73ff1c880ef7b80c74bd88913bec8dc26c8894c2002763491ae') + 'a7128e837b7defc0478841b9de36405c430677b20b3fa67f0b7f69c968acc8f1') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.19.11-rpi1 Kernel Configuration +# Linux/arm64 5.19.12-rpi1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 |