alarm/rpi-eeprom to 20210619-1

This commit is contained in:
graysky 2021-06-19 13:51:20 -04:00
parent 2eb435c9f2
commit 4ecb110cc0

View file

@ -3,9 +3,9 @@
buildarch=12
pkgname=rpi-eeprom
_commit=4b7fcc65e98dc42baef6e5eab5268e87f932b5c2
pkgver=20210611
pkgrel=2
_commit=cecc46f6878ff03ab87c1cdd3c17ca0b446546d2
pkgver=20210619
pkgrel=1
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=("https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
md5sums=('47233beef732ac7f23bc43f413be3682')
md5sums=('f5610cba639a570f8bbbed92ef4e6f06')
package() {
cd "$pkgname-$_commit"