mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20170330-1
This commit is contained in:
parent
39594bac41
commit
b0e76a36f9
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=20170324
|
||||
pkgver=20170330
|
||||
pkgrel=1
|
||||
_commit=9385e1a7281b7719cea00c976b2273946f5bc175
|
||||
_commit=d96013ae42c0ac19a3cb6ae35b7b5366d0c43fd0
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a20a1f23fe085e20fd34ebf7b758d414')
|
||||
md5sums=('076c6b3bcd77c2c9d2cc4a0563646911')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue