mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20170213-1
This commit is contained in:
parent
e7c9eec732
commit
b773b093bb
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=20170208
|
||||
pkgver=20170213
|
||||
pkgrel=1
|
||||
_commit=db5fd5e3bbdd3af148696661877f932c2e2415cd
|
||||
_commit=e55262468152e6c082cdebf6face38d435a8ca44
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('f9130f37df18e0fbb6cd72e6f1310756')
|
||||
md5sums=('7e899d4c57c0cf225721691ef7970ced')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue