mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-bootloader to 20180426-1
This commit is contained in:
parent
6fe7546616
commit
50468ef8f1
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=20180416
|
||||
pkgver=20180426
|
||||
pkgrel=1
|
||||
_commit=a154f2136850dba827cf4bc40794854376902cbd
|
||||
_commit=983b091aa491dc6b47e5cc62abb281dbcb75088d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('bef2bd71209f067d03e747cb7e2a3332')
|
||||
md5sums=('9e78663155b75a7413f9a82d9eac5ab5')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue