mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-bootloader to 20210823-1
This commit is contained in:
parent
54a66f7d63
commit
a2ffab746a
1 changed files with 4 additions and 4 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210818
|
||||
pkgrel=2
|
||||
_commit=69cfd9f03a2b4aab6aec021328be9355d1dad1db
|
||||
pkgver=20210823
|
||||
pkgrel=1
|
||||
_commit=beb94b22c0e7dfc3a62dc941a24f1230edd1eba0
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('87d388d11317adccc412ba5b16292317')
|
||||
md5sums=('d246cc673661a10e485e8d139ceecbd5')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue