mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20180202-1
This commit is contained in:
parent
2c7fed859b
commit
ca9391e659
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=20180131
|
||||
pkgver=20180202
|
||||
pkgrel=1
|
||||
_commit=58395c1ea3f9ae129885aa7ff7d8b92c7be267db
|
||||
_commit=5d1eb304cb6706246e6d44c01c48657e07a53383
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a74799305c72b514f2881ae83eafb145')
|
||||
md5sums=('cbaba01193276e875d95dd63e1bb4210')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue