rpi-eeprom: update to 2024.07.25.
This commit is contained in:
parent
c734775ce9
commit
9a64d9571d
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-eeprom'
|
||||
pkgname=rpi-eeprom
|
||||
version=2024.06.13
|
||||
version=2024.07.25
|
||||
revision=1
|
||||
_githash=e430a41e7323a1e28fb42b53cf79e5ba9b5ee975
|
||||
archs="armv7l* aarch64*"
|
||||
_githash=be8232be753fc0b4f5d9251bc38242dec6299f3c
|
||||
archs="aarch64* armv7l*"
|
||||
conf_files="/etc/default/rpi-eeprom-update"
|
||||
hostmakedepends="help2man python3"
|
||||
depends="binutils pciutils python3 rpi-firmware rpi-utils"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause, custom:Proprietary"
|
||||
homepage="https://github.com/raspberrypi/rpi-eeprom/"
|
||||
distfiles="https://github.com/raspberrypi/rpi-eeprom/archive/${_githash}.tar.gz"
|
||||
checksum=ca7c15ccee09070caed450ab4329e05ab8ebd4f9714eff0fac969413fb7c4ae2
|
||||
checksum=a6b79749da46bd603c0706c929b13f78190b31333bfee5aca1fb903df05751fb
|
||||
python_version=3
|
||||
repository=nonfree
|
||||
|
||||
|
|
Loading…
Reference in New Issue