alarm/rpi-eeprom to 20211213-1

This commit is contained in:
graysky 2021-12-13 09:54:40 -05:00
parent 4b659d505b
commit d2d5a63963

View file

@ -3,8 +3,8 @@
buildarch=12
pkgname=rpi-eeprom
_commit=a4c259a2e414ab219d6989fa2c2c3cc0ad3ee8c0
pkgver=20211210
_commit=9ca0e123e67d6b46cf021deb5fe400f27249e858
pkgver=20211213
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=("$pkgname-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
md5sums=('590bdabf9f63af220900fb012546bc15')
md5sums=('f0546d672bf24e485b9edd373b510d77')
install="$pkgname.install"
package() {