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