mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20211019-1
This commit is contained in:
parent
597565078b
commit
e7cc218db3
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=20211015
|
||||
pkgver=20211019
|
||||
pkgrel=1
|
||||
_commit=6db75c3f5d27267ffd9415f0505ade6a6e08d169
|
||||
_commit=d2ab264b688a223e23029ffbba86820c8c6cb329
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('23113585415c564b2bdc62523643985b')
|
||||
md5sums=('84336f0878f28d640e5090c5c37a9a76')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue