mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
parent
fa0f262a9d
commit
ca29af76b0
1 changed files with 4 additions and 4 deletions
|
@ -3,14 +3,14 @@
|
|||
pkgbase=rpi-eeprom
|
||||
pkgname=(rpi4-eeprom rpi5-eeprom)
|
||||
|
||||
_commit=61fb89536fc94a57c1e0afd42617849b6d0cac37
|
||||
pkgver=20240525
|
||||
pkgrel=2
|
||||
_commit=e430a41e7323a1e28fb42b53cf79e5ba9b5ee975
|
||||
pkgver=20240605
|
||||
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=('b90970e4448bf201045813443ba4ad0c')
|
||||
md5sums=('49b6883237f26aaebc94157467c9e5a9')
|
||||
|
||||
package_rpi4-eeprom() {
|
||||
pkgdesc="Bootloader and VLI USB controller EEPROM update for bcm2711/RPi4 SoC"
|
||||
|
|
Loading…
Reference in a new issue