mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/rpi-eeprom to 20241108-1
This commit is contained in:
parent
954f8f4cce
commit
6d7667d6a9
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
pkgbase=rpi-eeprom
|
||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||
|
||||
_commit=c8fffcda5ae0f923857a73fedbeb07e81d2eb813
|
||||
pkgver=20240925
|
||||
_commit=8ff07213bc031ad397d78b00fc8bbf9f0fa75591
|
||||
pkgver=20241108
|
||||
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=('f3d8e0f8b7f7a90a796a8a9417386d45')
|
||||
md5sums=('dbaea3a604eea740b29e813f5d3dc2e0')
|
||||
|
||||
package_rpi4-eeprom() {
|
||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||
|
|
Loading…
Reference in a new issue