alarm/rpi-eeprom to 20210611-2

Fix backup target
This commit is contained in:
graysky 2021-06-12 06:59:02 -04:00
parent 94106b9e60
commit c0dc3fd5db

View file

@ -5,13 +5,13 @@ buildarch=12
pkgname=rpi-eeprom
_commit=4b7fcc65e98dc42baef6e5eab5268e87f932b5c2
pkgver=20210611
pkgrel=1
pkgrel=2
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
arch=('any')
url='https://github.com/raspberrypi/rpi-eeprom'
license=('custom')
depends=(python pciutils raspberrypi-firmware coreutils binutils)
backup=("etc/default/$pkgname-update-default")
backup=("etc/default/$pkgname-update")
source=("https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
md5sums=('47233beef732ac7f23bc43f413be3682')