mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20211015-1
This commit is contained in:
parent
0f45a2fc0e
commit
13b3898727
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@ pkgname=('raspberrypi-bootloader'
|
|||
'raspberrypi-bootloader-x')
|
||||
pkgver=20211015
|
||||
pkgrel=1
|
||||
_commit=fc00a05eab703011afb2fc1c8f3ef77b65120fe4
|
||||
_commit=6db75c3f5d27267ffd9415f0505ade6a6e08d169
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('0677e0fdfd04fb6dfc9b189498348358')
|
||||
md5sums=('23113585415c564b2bdc62523643985b')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue