mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20190904-1
This commit is contained in:
parent
603e511b04
commit
e39f3d3564
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20190903
|
||||
pkgver=20190904
|
||||
pkgrel=1
|
||||
_commit=c99e3cee42b13ad26207931bc9b01c5798c171a8
|
||||
_commit=e2e17cd035fb8cd1a0b74d35d6615d7e267e408b
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('acde76036e63ea724543277b13fd5684')
|
||||
md5sums=('aa5543faa7fba85ab845c5d64c59fd68')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue