mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/rpi-eeprom to 20240525-1
This commit is contained in:
parent
19099113e1
commit
f71e782e3c
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
||||||
pkgbase=rpi-eeprom
|
pkgbase=rpi-eeprom
|
||||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||||
|
|
||||||
_commit=2bfd7cb74e6bc16559e040d0f5d788a4411819e4
|
_commit=61fb89536fc94a57c1e0afd42617849b6d0cac37
|
||||||
pkgver=20240420
|
pkgver=20240525
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://github.com/raspberrypi/rpi-eeprom'
|
url='https://github.com/raspberrypi/rpi-eeprom'
|
||||||
license=(custom)
|
license=(custom)
|
||||||
source=("$pkgbase-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
source=("$pkgbase-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/rpi-eeprom/archive/$_commit.tar.gz")
|
||||||
md5sums=('af450bfba3e08d5fd3124b1b7fa828e8')
|
md5sums=('b90970e4448bf201045813443ba4ad0c')
|
||||||
|
|
||||||
package_rpi4-eeprom() {
|
package_rpi4-eeprom() {
|
||||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||||
|
|
Loading…
Reference in a new issue