mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20200405-1
This commit is contained in:
parent
7a46d0189d
commit
5334dd19b2
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=20200311
|
||||
pkgver=20200405
|
||||
pkgrel=1
|
||||
_commit=9e2193537c48abf8225e02e15e319a209cca558a
|
||||
_commit=c2c6ce8de2dcfd5a6852a32a16003f25188e52ee
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('4407cab554f518b13e4788fc810b71ed')
|
||||
md5sums=('109dc26e41a24f243c5cc92bac64725a')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue