mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20210128-1
This commit is contained in:
parent
28f0f84927
commit
d88a5455db
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=20210127
|
||||
pkgver=20210128
|
||||
pkgrel=1
|
||||
_commit=5bafb302877a08885a526fe081738548dd698ab8
|
||||
_commit=3523a7035fa9630799070091c077c610fafcc070
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('ccd46f3441ff906396da04d62143b755')
|
||||
md5sums=('cb085a37d55a449dac9e24f53f043411')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue