correction
This commit is contained in:
parent
2dc1ae945c
commit
a96ccea85d
1 changed files with 4 additions and 4 deletions
|
@ -5,9 +5,9 @@ pkgbase=linux-firmware
|
|||
pkgname=(linux-firmware-whence linux-firmware amd-ucode
|
||||
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
|
||||
)
|
||||
_tag=20240410
|
||||
pkgver=20240409.1addd7dc
|
||||
pkgrel=2
|
||||
_tag=20240709
|
||||
pkgver=20240703.e94a2a3b
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware files for Linux"
|
||||
url="https://gitlab.com/kernel-firmware/linux-firmware"
|
||||
license=('GPL2' 'GPL3' 'custom')
|
||||
|
@ -15,7 +15,7 @@ arch=('any')
|
|||
makedepends=('git' 'rdfind')
|
||||
options=(!strip !debug)
|
||||
source=("git+$url.git?signed#tag=${_tag}")
|
||||
sha256sums=('60e129b4b0deecc59542487bbff6afde580db47333a01ea34e51421f3b962fc2')
|
||||
sha256sums=('5504403f513abdcee95756a15fb5a1ac13231e50c0dcadeeff54d5fcc0d330f5')
|
||||
validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>
|
||||
|
||||
_backports=(
|
||||
|
|
Loading…
Reference in a new issue