mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/rpi-eeprom to 20211031-1
This commit is contained in:
parent
b5a23dcbb9
commit
9c12fdc588
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=b93a7569a3b670078917ef0c29186cd2cfc47184
|
||||
pkgver=20211006
|
||||
_commit=47976e4409c6999a8e211976c75c60a97c90275c
|
||||
pkgver=20211031
|
||||
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=("https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
||||
md5sums=('e383ee86aad8693a53a1202411cebae0')
|
||||
md5sums=('8511f17cbce2832fa2d57bb7a9855eee')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue