mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/rpi-eeprom to 20210923-1
This commit is contained in:
parent
091326c9e7
commit
1541eead08
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=f19990103e4483ebb47be5ea897c134913f83ad8
|
||||
pkgver=20210708
|
||||
_commit=953a7fe05f96e26a4e168d046abff80ae0591d66
|
||||
pkgver=20210923
|
||||
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=('e27a9daa8865e5a04e568f1aa52e1a2d')
|
||||
md5sums=('857d6c8bc45612b2030d0d8bc42d625b')
|
||||
|
||||
package() {
|
||||
cd "$pkgname-$_commit"
|
||||
|
|
Loading…
Reference in a new issue