alarm/rpi-eeprom to 20220120-1

This commit is contained in:
graysky 2022-01-20 13:28:37 -05:00
parent 0d0d961ca5
commit a8b39e342f

View file

@ -3,8 +3,8 @@
buildarch=12
pkgname=rpi-eeprom
_commit=9ca0e123e67d6b46cf021deb5fe400f27249e858
pkgver=20211213
_commit=28e29df6507b9085e6ea5568fa684caca8f5a48b
pkgver=20220120
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=('f0546d672bf24e485b9edd373b510d77')
md5sums=('1211a6eb521d2bc9a22a898dc73cc22c')
install="$pkgname.install"
package() {