mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-bootloader to 20180314-1
This commit is contained in:
parent
3dea52cb1c
commit
f6ac6428d9
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=20180313
|
||||
pkgver=20180314
|
||||
pkgrel=1
|
||||
_commit=3347884c7df574bbabeff6dca63caf686e629699
|
||||
_commit=086a8488de0f485e8879ac14ff505ff1d922eeed
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('5bc8bc15872da598bd71b225a58b098e')
|
||||
md5sums=('f714117194d6c45eefa932aed2969a86')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue