diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-09-15 12:20:30 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-09-15 12:20:30 +0200 |
commit | e5224ac86d864782a556c56c3a84f54f388ebcd4 (patch) | |
tree | f1b9e0cd44f01c2adff173373d80d59a32adf1b4 /PKGBUILD | |
parent | 16132cbb99f619b7aa78415535a09ef47c057aef (diff) | |
download | linux-raspberrypi4-e5224ac86d864782a556c56c3a84f54f388ebcd4.tar.gz linux-raspberrypi4-e5224ac86d864782a556c56c3a84f54f388ebcd4.tar.bz2 linux-raspberrypi4-e5224ac86d864782a556c56c3a84f54f388ebcd4.zip |
Bumped version to v5.19.9-rpi1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Jaron Kent-Dobias <jaron@kent-dobias.com> pkgbase=linux-raspberrypi4 -pkgver=5.19.8.rpi1 +pkgver=5.19.9.rpi1 pkgrel=1 pkgdesc='Raspberry Pi 4 Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -28,7 +28,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '4a71e5ab383efa76a5816f5182314feac91b5e547783fe478935c1cd35f66915') + 'ff3b7b362535ab6958a9a642e2d2cee26a1c8aae77d6fb8063c51839f5275d84') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |