mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/rpi-eeprom to 20240905-1
This commit is contained in:
parent
4d4cc05f0a
commit
75caaebcda
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
pkgbase=rpi-eeprom
|
||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||
|
||||
_commit=ef2fc67d235d037b2b468813e646e20890fcea07
|
||||
pkgver=20240818
|
||||
_commit=5f28534e859ecdf95906a2045ee1b1ab71a07a79
|
||||
pkgver=20240905
|
||||
pkgrel=1
|
||||
arch=(any)
|
||||
url='https://github.com/raspberrypi/rpi-eeprom'
|
||||
license=(custom)
|
||||
source=("$pkgbase-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
||||
md5sums=('dede3c610d8c04bc9321e07a5d35783b')
|
||||
md5sums=('5c15b2cb46d43592c9d5ad3381fe891e')
|
||||
|
||||
package_rpi4-eeprom() {
|
||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||
|
|
Loading…
Reference in a new issue