mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/rpi-eeprom to 20240119-1
This commit is contained in:
parent
d3f9e04f38
commit
d7ebfc2d0e
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
pkgbase=rpi-eeprom
|
||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||
|
||||
_commit=cc020609fb0f7af536dbadbf4283255f8cff9195
|
||||
pkgver=20240118
|
||||
_commit=36e58db5c2a2656e553441f4f48f32227809105d
|
||||
pkgver=20240119
|
||||
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=('66ad7f49ff57fe63cb22a6583da47fe0')
|
||||
md5sums=('e5aa3f795d92c7f1289a2ba048d769e9')
|
||||
|
||||
package_rpi4-eeprom() {
|
||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||
|
|
Loading…
Reference in a new issue