mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20210524-1
This commit is contained in:
parent
4144a16681
commit
c204ac07d6
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210513
|
||||
pkgver=20210524
|
||||
pkgrel=1
|
||||
_commit=6c3d7745680f10802a7a5ed201e5252a3520e696
|
||||
_commit=b0a5488f0c832a17928719f6fc651ccba4e409b7
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('43d19b768b45f9156a9651cf9296bdd3')
|
||||
md5sums=('d2f757656c724bb7aa7fe55d5e332376')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue