diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-02-01 15:21:18 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-02-01 15:21:18 +0100 |
commit | d5279a369578c81212463e4e8eff1b4f40a73f16 (patch) | |
tree | 091f5bb4f049895e1c0d7dbec4f9095631b83916 | |
parent | 40fcac3bf3ad7bfb78059a3010f11a2eb83f0d23 (diff) | |
download | linux-raspberrypi4-d5279a369578c81212463e4e8eff1b4f40a73f16.tar.gz linux-raspberrypi4-d5279a369578c81212463e4e8eff1b4f40a73f16.tar.bz2 linux-raspberrypi4-d5279a369578c81212463e4e8eff1b4f40a73f16.zip |
Bumped version to v6.1.9-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=6.1.7.rpi2 +pkgver=6.1.9.rpi1 pkgrel=1 pkgdesc='Raspberry Pi 4 Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -27,7 +27,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '2b0cead74df8674740be574c775aead19e148ffefe5cdd7b5356d80906b6ec20') + '99a540ed7a70c58885f85d8d70c7c69b5fbf21fca9c532422e150e20641a06a6') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.7-rpi2 Kernel Configuration +# Linux/arm64 6.1.9-rpi1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 15.0.7" CONFIG_GCC_VERSION=0 |