mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20210708-1
This commit is contained in:
parent
08f8227aa3
commit
964e5a05d2
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=20210629
|
||||
pkgver=20210708
|
||||
pkgrel=1
|
||||
_commit=19272ccd69049aaf42c78a235a0bf37dbabd5ea7
|
||||
_commit=0fb37dab194ae0b1fb59929a1080eb745c915247
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('bcc10a6e6e052278e352189bb3d0be46')
|
||||
md5sums=('a6a34960b2d7df4e4261a9c27a521071')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue