mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/rpi-eeprom to 20211122-1
This commit is contained in:
parent
b80edbc124
commit
260b2ed4e3
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=47976e4409c6999a8e211976c75c60a97c90275c
|
||||
pkgver=20211031
|
||||
_commit=3e56160f8b6d24b7fe6b3ae8eb9635f7904ef1c3
|
||||
pkgver=20211122
|
||||
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=("https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
||||
md5sums=('8511f17cbce2832fa2d57bb7a9855eee')
|
||||
md5sums=('48bad6bc119efd34dfd7896afa82de43')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue