mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20170324-1
This commit is contained in:
parent
890a25cdb5
commit
bbe4e1d851
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=20170321
|
||||
pkgver=20170324
|
||||
pkgrel=1
|
||||
_commit=2ef9cb622f0587e9a0fc4826a9a2d7d34c092d95
|
||||
_commit=9385e1a7281b7719cea00c976b2273946f5bc175
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('24503d8613da0f9fcee1e1e61a4e133c')
|
||||
md5sums=('a20a1f23fe085e20fd34ebf7b758d414')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue