mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20210803-1
This commit is contained in:
parent
3778a2b866
commit
e8383b4798
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210802
|
||||
pkgver=20210803
|
||||
pkgrel=1
|
||||
_commit=2c49739137e531ef6324b79a15f968db3128cc98
|
||||
_commit=d4d54d664100e9b488d0a41c8f2c8812c7b10610
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('3dbdd836aef224fe49385920795f0a55')
|
||||
md5sums=('32cde6050bcf7093f524d5c8c02e0e9c')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue