mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/rpi-eeprom to 20231212-1
This commit is contained in:
parent
fd9335647f
commit
f51c627a7b
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
pkgbase=rpi-eeprom
|
||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||
|
||||
_commit=6b14e84a2fb2e1f7220a404f65e7e0985f07c9e5
|
||||
pkgver=20231114
|
||||
_commit=77402b6527906d6608204877d6dc40d547be4653
|
||||
pkgver=20231212
|
||||
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=('6e318dde96501567a1ccaca58bd44bb7')
|
||||
md5sums=('678165ee05f84c60ed2774d69ff29efc')
|
||||
|
||||
package_rpi4-eeprom() {
|
||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||
|
|
Loading…
Reference in a new issue