mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/rpi-eeprom to 20220120-1
This commit is contained in:
parent
0d0d961ca5
commit
a8b39e342f
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
buildarch=12
|
buildarch=12
|
||||||
|
|
||||||
pkgname=rpi-eeprom
|
pkgname=rpi-eeprom
|
||||||
_commit=9ca0e123e67d6b46cf021deb5fe400f27249e858
|
_commit=28e29df6507b9085e6ea5568fa684caca8f5a48b
|
||||||
pkgver=20211213
|
pkgver=20220120
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
|
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -13,7 +13,7 @@ license=('custom')
|
||||||
depends=(python pciutils raspberrypi-firmware coreutils binutils)
|
depends=(python pciutils raspberrypi-firmware coreutils binutils)
|
||||||
backup=("etc/default/$pkgname-update")
|
backup=("etc/default/$pkgname-update")
|
||||||
source=("$pkgname-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
source=("$pkgname-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
||||||
md5sums=('f0546d672bf24e485b9edd373b510d77')
|
md5sums=('1211a6eb521d2bc9a22a898dc73cc22c')
|
||||||
install="$pkgname.install"
|
install="$pkgname.install"
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue