mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20190909-1
This commit is contained in:
parent
a9f874b50c
commit
8ed8b1594d
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=20190904
|
||||
pkgver=20190909
|
||||
pkgrel=1
|
||||
_commit=e2e17cd035fb8cd1a0b74d35d6615d7e267e408b
|
||||
_commit=3bba1909a004fb34d5b01db2c319976f33d8eb1d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('aa5543faa7fba85ab845c5d64c59fd68')
|
||||
md5sums=('e615deef11f95ebaf91a2a04dda4c99c')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue