rpi-eeprom: update to 2024.12.19.
This commit is contained in:
parent
979c04cc10
commit
34fcb92bb0
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'rpi-eeprom'
|
||||
pkgname=rpi-eeprom
|
||||
version=2024.07.25
|
||||
version=2024.12.19
|
||||
revision=1
|
||||
_githash=be8232be753fc0b4f5d9251bc38242dec6299f3c
|
||||
_githash=f02f0eaf4e681a618fad55e5cc09d4306a82ac47
|
||||
archs="aarch64* armv7l*"
|
||||
conf_files="/etc/default/rpi-eeprom-update"
|
||||
hostmakedepends="help2man python3"
|
||||
|
@ -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=a6b79749da46bd603c0706c929b13f78190b31333bfee5aca1fb903df05751fb
|
||||
checksum=ebeb826dfeb30ebebab290988a1623ab22b099da47e985dd0180a270a714de39
|
||||
python_version=3
|
||||
repository=nonfree
|
||||
|
||||
|
|
Loading…
Reference in New Issue