mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20210709-1
This commit is contained in:
parent
948edf629c
commit
4c9279edd1
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=20210708
|
||||
pkgver=20210709
|
||||
pkgrel=1
|
||||
_commit=0fb37dab194ae0b1fb59929a1080eb745c915247
|
||||
_commit=98835e734d19a69e55a50360e5f56d098b8f79d2
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a6a34960b2d7df4e4261a9c27a521071')
|
||||
md5sums=('0151eb1600f9135b60dfdc31af0c2f0b')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue