mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/rpi-eeprom to 20240417-1
This commit is contained in:
parent
6bd771bd21
commit
113134c8c7
1 changed files with 4 additions and 4 deletions
|
@ -3,14 +3,14 @@
|
|||
pkgbase=rpi-eeprom
|
||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||
|
||||
_commit=36e58db5c2a2656e553441f4f48f32227809105d
|
||||
pkgver=20240119
|
||||
pkgrel=2
|
||||
_commit=7a1a01c24f48f800ff9ac6fe43fe1e109abf5f9d
|
||||
pkgver=20240417
|
||||
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=('e5aa3f795d92c7f1289a2ba048d769e9')
|
||||
md5sums=('0f66fccbfab0f9a7a56221af14d4c5e6')
|
||||
|
||||
package_rpi4-eeprom() {
|
||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||
|
|
Loading…
Reference in a new issue