linux-purism-librem5dev: use correct flavor name (!182)
This commit is contained in:
parent
34d157a255
commit
8fc1c28d9a
2 changed files with 3 additions and 3 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
pkgname="linux-purism-librem5dev"
|
||||
pkgver=4.18
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Purism Librem 5 devkit kernel fork"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
_flavor="purism-librem5"
|
||||
_flavor="purism-librem5dev"
|
||||
url="https://kernel.org"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps"
|
||||
|
@ -73,4 +73,4 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="343c1effabdf857e3c67e94cdd5680018332d4fd12e94e9f26857947dc89c9e361a6a49ff63be402e96f3890ac72eda9cf9049e04111ba0fe78af183c588aec7 linux-purism-librem5dev-a7417560d3d9523c87f429e37b3ca5fefa56e2ab.tar.gz
|
||||
c82903860e32c1fafd0600afe54f96cf88f0f7790f77384e3205e7b240e87fe066d4caaf7507eb5dc9874a758253c38a224107547d6dfff8047588c73115ca89 config-purism-librem5.aarch64"
|
||||
c82903860e32c1fafd0600afe54f96cf88f0f7790f77384e3205e7b240e87fe066d4caaf7507eb5dc9874a758253c38a224107547d6dfff8047588c73115ca89 config-purism-librem5dev.aarch64"
|
||||
|
|
Loading…
Reference in a new issue