mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rpi-eeprom: update to 2024.03.01.
This commit is contained in:
parent
7d9fc4183e
commit
0d538f7e6d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'rpi-eeprom'
|
# Template file for 'rpi-eeprom'
|
||||||
pkgname=rpi-eeprom
|
pkgname=rpi-eeprom
|
||||||
version=2023.12.14
|
version=2024.03.01
|
||||||
revision=1
|
revision=1
|
||||||
_githash=72cedfe5eea64bb8509b7d0fec68f5df5dd22f9e
|
_githash=b745226b41ac202976ee8307fcb179a1193fab3c
|
||||||
archs="armv7l* aarch64*"
|
archs="armv7l* aarch64*"
|
||||||
conf_files="/etc/default/rpi-eeprom-update"
|
conf_files="/etc/default/rpi-eeprom-update"
|
||||||
hostmakedepends="help2man python3"
|
hostmakedepends="help2man python3"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause, custom:Proprietary"
|
license="BSD-3-Clause, custom:Proprietary"
|
||||||
homepage="https://github.com/raspberrypi/rpi-eeprom/"
|
homepage="https://github.com/raspberrypi/rpi-eeprom/"
|
||||||
distfiles="https://github.com/raspberrypi/rpi-eeprom/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/raspberrypi/rpi-eeprom/archive/${_githash}.tar.gz"
|
||||||
checksum=542365a644b3d8e987bda8e0a7dc9d4c9c234ab97b11fa902798a21a08743c30
|
checksum=5d53606e939a48206d0d68c6398e900ff2845863a52c28c2739fa84c8fbc0bac
|
||||||
python_version=3
|
python_version=3
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue