mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20191021-1
This commit is contained in:
parent
99cdf452a0
commit
61758d0fcf
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=20191012
|
||||
pkgver=20191021
|
||||
pkgrel=1
|
||||
_commit=9f4983548584d4f70e6eec5270125de93a081483
|
||||
_commit=ed238d3329e39a68bde03bbc2dfc293c0c3dc93a
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('0ba5b71a5cdb9309105f8406be5ef2df')
|
||||
md5sums=('d18066531018a972ed927a6cc136cfff')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue