mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20170504-1
This commit is contained in:
parent
f469bddc26
commit
872de550ec
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=20170501
|
||||
pkgver=20170504
|
||||
pkgrel=1
|
||||
_commit=9bf08f7065d136a4318c8d620b92017d121d86b3
|
||||
_commit=284e48ac210ba175027c0da96c1ad7265ea98e52
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('9f5960bb07eef4d00689949a82723305')
|
||||
md5sums=('22f9e8b11566dcc589f9ff4fa7054d68')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue