mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/rpi-eeprom to 20210619-1
This commit is contained in:
parent
2eb435c9f2
commit
4ecb110cc0
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=4b7fcc65e98dc42baef6e5eab5268e87f932b5c2
|
||||
pkgver=20210611
|
||||
pkgrel=2
|
||||
_commit=cecc46f6878ff03ab87c1cdd3c17ca0b446546d2
|
||||
pkgver=20210619
|
||||
pkgrel=1
|
||||
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
|
||||
arch=('any')
|
||||
url='https://github.com/raspberrypi/rpi-eeprom'
|
||||
|
@ -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=('47233beef732ac7f23bc43f413be3682')
|
||||
md5sums=('f5610cba639a570f8bbbed92ef4e6f06')
|
||||
|
||||
package() {
|
||||
cd "$pkgname-$_commit"
|
||||
|
|
Loading…
Reference in a new issue