rpi-eeprom: update to 2024.07.25.

This commit is contained in:
classabbyamp 2024-07-26 22:53:11 -04:00
parent c734775ce9
commit 9a64d9571d
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 4 additions and 4 deletions

View File

@ -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