diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-07-23 14:38:24 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-07-23 14:38:24 +0200 |
commit | c2a519324c11dedc31a91a633e676d25d3f0ad06 (patch) | |
tree | beb1ba5370e96d04a8b65e2c48ac227eb4f750f2 | |
parent | 690b20752c07f7a2bc44688319c3e56e666b06ad (diff) | |
download | linux-pinephone-c2a519324c11dedc31a91a633e676d25d3f0ad06.tar.gz linux-pinephone-c2a519324c11dedc31a91a633e676d25d3f0ad06.tar.bz2 linux-pinephone-c2a519324c11dedc31a91a633e676d25d3f0ad06.zip |
Bumped version to v5.18.14-pp1.
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinephone -pkgver=5.18.13.pp1 +pkgver=5.18.14.pp1 pkgrel=1 pkgdesc='Pinephone Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '8f76236a09fec40df39f6dac46d63362556354c0546e66841339547dd017d636') + '96ffc53edb617a8c9d8ea1c22b441ac83268794e47d6c451e093594001141689') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.18.13-pp1 Kernel Configuration +# Linux/arm64 5.18.14-pp1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 |