mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/rpi-eeprom to 20220131-1
This commit is contained in:
parent
f6251409d1
commit
32928e6725
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=c1c19fd4ba380a3e349791089701082cb51da39d
|
||||
pkgver=20220125
|
||||
_commit=1ce83c09b30391d5944875607514f9e2225466ac
|
||||
pkgver=20220131
|
||||
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=('3ee60cd20de3f8557c205bc5d540ae51')
|
||||
md5sums=('0966f5037f0ef313c890627c7cc503fb')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue