mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/rpi-eeprom to 20231114-1
This commit is contained in:
parent
7d361da4c1
commit
34f21efb22
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
pkgbase=rpi-eeprom
|
||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||
|
||||
_commit=fdff8e81f0202c2a8538218e54488b14af2a719e
|
||||
pkgver=20231021
|
||||
_commit=6b14e84a2fb2e1f7220a404f65e7e0985f07c9e5
|
||||
pkgver=20231114
|
||||
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=('d54f4d338b8fdddee97c08ba10a5fdda')
|
||||
md5sums=('6e318dde96501567a1ccaca58bd44bb7')
|
||||
|
||||
package_rpi4-eeprom() {
|
||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||
|
|
Loading…
Reference in a new issue