mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/rpi-eeprom to 20221006-1
This commit is contained in:
parent
eca1b867b8
commit
c0e1983fa8
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=3f85bc0126e271c8b84b99842fcad746bc68f1fd
|
||||
pkgver=20221003
|
||||
_commit=272d1573e37d12d1914bd652ae365baa039c8ff0
|
||||
pkgver=20221006
|
||||
pkgrel=1
|
||||
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
|
||||
arch=('any')
|
||||
|
@ -11,7 +11,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=('a6859dfa30890f15175e5130ba36e505')
|
||||
md5sums=('619b2231a60069c433fa24b14c915b02')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue