mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/rpi-eeprom to 20220125-1
This commit is contained in:
parent
b643266003
commit
8ee024ee56
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=c38a977a7cd0bf06030f54516417a17e3cc6f2d2
|
||||
pkgver=20220124
|
||||
_commit=c1c19fd4ba380a3e349791089701082cb51da39d
|
||||
pkgver=20220125
|
||||
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=('e5dadf4525fdc8124136844dc1bd0247')
|
||||
md5sums=('3ee60cd20de3f8557c205bc5d540ae51')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue