mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20210719-1
This commit is contained in:
parent
42b99ee833
commit
e858cd4ad6
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=20210716
|
||||
pkgver=20210719
|
||||
pkgrel=1
|
||||
_commit=4be1d21062e8b646e588e104a5a5d414996a48b2
|
||||
_commit=33e09977ff3b02967d191801e3361224455acb9d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('7d5cc6374d0c851a2226fc92cf070e83')
|
||||
md5sums=('f096019d49e619b04b7d76b661467b76')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue