mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20210315-1
This commit is contained in:
parent
86f66b9d89
commit
8ff6d8ac6f
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=20210310
|
||||
pkgver=20210315
|
||||
pkgrel=1
|
||||
_commit=0591568b29a724de406aa737fc8e13f68c423f3f
|
||||
_commit=8717598c7eb443c39c28a4b3a66b4d369ae0a83f
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('c2ad6cbf6cbc4100beedd1395e53fc2b')
|
||||
md5sums=('7b8562aec81bd244008fc8aad348435c')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue