mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20180601-1
This commit is contained in:
parent
17da96ff46
commit
e2a3e3df79
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=20180526
|
||||
pkgver=20180601
|
||||
pkgrel=1
|
||||
_commit=784fe6cebd9e5726c0c7b9e449f7cdbf2cf6959d
|
||||
_commit=0bef3cb16d600292d4185796cc042fd564bc694d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a6f86ef0b8e4369c61cc3ac99b15a654')
|
||||
md5sums=('436fb3701783154ba1fc4389be8abe97')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue