alarm/rpi-eeprom to 20211209-2

This commit is contained in:
graysky 2021-12-09 15:16:54 -05:00
parent c9838f873a
commit 3edb715230

View file

@ -3,9 +3,9 @@
buildarch=12
pkgname=rpi-eeprom
_commit=8dcecf429c7616e75bddf6416abea745144dcb80
_commit=91676cba22f0d814f028952c65cfe294491d8bfd
pkgver=20211209
pkgrel=1
pkgrel=2
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
arch=('any')
url='https://github.com/raspberrypi/rpi-eeprom'
@ -13,7 +13,7 @@ license=('custom')
depends=(python pciutils raspberrypi-firmware coreutils binutils)
backup=("etc/default/$pkgname-update")
source=("$pkgname-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
md5sums=('3bfc90da6bc09cb6c7f9015dcb0b3116')
md5sums=('14c88a1eafa6cd2d5b26801d590d2a4b')
install="$pkgname.install"
package() {