mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/rpi-eeprom to 20210611-1
This commit is contained in:
parent
430db0af87
commit
94106b9e60
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=34aa94bdd24d3daaa6014ba7288b3c16f8dc3a05
|
||||
pkgver=20210531
|
||||
pkgrel=2
|
||||
_commit=4b7fcc65e98dc42baef6e5eab5268e87f932b5c2
|
||||
pkgver=20210611
|
||||
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-default")
|
||||
source=("https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
||||
md5sums=('d2577609190fc7f592f13adb08e1e545')
|
||||
md5sums=('47233beef732ac7f23bc43f413be3682')
|
||||
|
||||
package() {
|
||||
cd "$pkgname-$_commit"
|
||||
|
|
Loading…
Reference in a new issue