mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20170530-1
This commit is contained in:
parent
0064de9669
commit
b1b1df96d8
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=20170515
|
||||
pkgver=20170530
|
||||
pkgrel=1
|
||||
_commit=73f44c607b48b6c7af89aa3cc034fa3d93d98379
|
||||
_commit=0f315f88ac91f9be93544bfd757f8d55ca4cf099
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a63a94ea269b7f68052a652b7f8c799a')
|
||||
md5sums=('2fe42603602158796625989c73e5088b')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue