mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/rpi-eeprom to 20211210-1
This commit is contained in:
parent
ac39a88930
commit
a26d0c71d6
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=rpi-eeprom
|
||||
_commit=91676cba22f0d814f028952c65cfe294491d8bfd
|
||||
pkgver=20211209
|
||||
pkgrel=2
|
||||
_commit=a4c259a2e414ab219d6989fa2c2c3cc0ad3ee8c0
|
||||
pkgver=20211210
|
||||
pkgrel=1
|
||||
pkgdesc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
|
||||
arch=('any')
|
||||
url='https://github.com/raspberrypi/rpi-eeprom'
|
||||
|
@ -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=('14c88a1eafa6cd2d5b26801d590d2a4b')
|
||||
md5sums=('590bdabf9f63af220900fb012546bc15')
|
||||
install="$pkgname.install"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue