alarm/rpi-eeprom to 20210923-1

This commit is contained in:
graysky 2021-09-23 05:28:35 -04:00
parent 091326c9e7
commit 1541eead08

View file

@ -3,8 +3,8 @@
buildarch=12
pkgname=rpi-eeprom
_commit=f19990103e4483ebb47be5ea897c134913f83ad8
pkgver=20210708
_commit=953a7fe05f96e26a4e168d046abff80ae0591d66
pkgver=20210923
pkgrel=1
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
arch=('any')
@ -13,7 +13,7 @@ license=('custom')
depends=(python pciutils raspberrypi-firmware coreutils binutils)
backup=("etc/default/$pkgname-update")
source=("https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
md5sums=('e27a9daa8865e5a04e568f1aa52e1a2d')
md5sums=('857d6c8bc45612b2030d0d8bc42d625b')
package() {
cd "$pkgname-$_commit"