rpi-eeprom: update to 2024.06.13.
This commit is contained in:
parent
6e49365bd0
commit
6033adbb8b
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'rpi-eeprom'
|
||||
pkgname=rpi-eeprom
|
||||
version=2024.05.17
|
||||
version=2024.06.13
|
||||
revision=1
|
||||
_githash=61fb89536fc94a57c1e0afd42617849b6d0cac37
|
||||
_githash=e430a41e7323a1e28fb42b53cf79e5ba9b5ee975
|
||||
archs="armv7l* aarch64*"
|
||||
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=952c6348b65cbeca05da449dce3fa5f307d54997b1a9788e235eb1ac403ae21e
|
||||
checksum=ca7c15ccee09070caed450ab4329e05ab8ebd4f9714eff0fac969413fb7c4ae2
|
||||
python_version=3
|
||||
repository=nonfree
|
||||
|
||||
|
|
Loading…
Reference in New Issue