mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/rpi-eeprom to 20220427-1
This commit is contained in:
parent
337e9068b1
commit
0139565788
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: graysky <graysky@archlinux.us>
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=61f40841b76926adbfc275eb85fbcff120dc94c3
|
||||
pkgver=20220422
|
||||
_commit=d75e8ff07f7d1484973fe64b9f0c17b0029fc1e0
|
||||
pkgver=20220427
|
||||
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=('a83138c805a5d56ac0c60dc72332d9f4')
|
||||
md5sums=('33175a9759060eae14253e8aee2bad0a')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue