mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/rpi-eeprom to 20211209-1
This commit is contained in:
parent
84f75dad31
commit
c9838f873a
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=12907d02ffe70c017de6e21e7adcce2303f9159f
|
||||
pkgver=20211124
|
||||
_commit=8dcecf429c7616e75bddf6416abea745144dcb80
|
||||
pkgver=20211209
|
||||
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=('875b3ccae0cb06eea07c0825fd3f3a55')
|
||||
md5sums=('3bfc90da6bc09cb6c7f9015dcb0b3116')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue