mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 10:33:50 +02:00
parent
eaa3e5a564
commit
112cfe8865
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20250311
|
||||
version=20250509
|
||||
revision=1
|
||||
hostmakedepends="rdfind which $(vopt_if compressed zstd)"
|
||||
depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}"
|
||||
|
@ -9,8 +9,8 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="custom:see /usr/share/licenses/linux-firmware"
|
||||
homepage="https://www.kernel.org/"
|
||||
changelog="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/"
|
||||
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz"
|
||||
checksum=2a67a3fc91aea41679b8628909b0e47085e089163374f961a1ff94cd35a49ff7
|
||||
distfiles="https://gitlab.com/kernel-firmware/linux-firmware/-/archive/${version}/linux-firmware-${version}.tar.gz"
|
||||
checksum=d990e2b1ed2aaf5d4d3bad2e3623710255ca5e62a6540e85193cc00d19d02b70
|
||||
python_version=3
|
||||
nostrip=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue