mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-bootloader to 20210920-1
This commit is contained in:
parent
2a99baa2cc
commit
3805740642
1 changed files with 4 additions and 4 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210914
|
||||
pkgrel=3
|
||||
_commit=d5d14f484cec739901a088a58eed62452b6dadeb
|
||||
pkgver=20210920
|
||||
pkgrel=1
|
||||
_commit=9f9708199f8809ecf16119d0716375bee7b7d8d4
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('ad16c200b27e0d379e2396c96fe62dd6')
|
||||
md5sums=('a7d2200375b10916175489e7e4499d9f')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue