mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20210817-1
This commit is contained in:
parent
8fd9557f4c
commit
0c7a298d23
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=20210814
|
||||
pkgver=20210817
|
||||
pkgrel=1
|
||||
_commit=a2f8526fda785a11ea3f2ddfa6724c8bd3049ef7
|
||||
_commit=970b4ba6c8379fb4f8544155a4e304bbc79177c9
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('d3258177a231e950577238f00776b4a5')
|
||||
md5sums=('a6073c496d14219a60bc3e559774fe79')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue