diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-02-01 14:48:39 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-02-01 14:48:39 +0100 |
commit | 77b87cae6a43883781b93e85d2308979078f0a31 (patch) | |
tree | b48a3a08f322c8d740ff76f8838754d1150f048f | |
parent | 395a6dbce7039f26af738343ffd40d32f030070f (diff) | |
download | linux-pinebookpro-77b87cae6a43883781b93e85d2308979078f0a31.tar.gz linux-pinebookpro-77b87cae6a43883781b93e85d2308979078f0a31.tar.bz2 linux-pinebookpro-77b87cae6a43883781b93e85d2308979078f0a31.zip |
Bumped version to v6.1.9-pbp1.
-rw-r--r-- | PKGBUILD | 2 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinebookpro -pkgver=6.1.7.pbp2 +pkgver=6.1.9.pbp1 pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.7-pbp2 Kernel Configuration +# Linux/arm64 6.1.9-pbp1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 15.0.7" CONFIG_GCC_VERSION=0 |