mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20220723-1
This commit is contained in:
parent
94d7c69876
commit
6615fe5083
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20220718
|
||||
pkgver=20220723
|
||||
pkgrel=1
|
||||
_commit=c818048679f7c4af4c7091b8ae7b98d75176af05
|
||||
_commit=a75a129d59320b5828791ecc4c1b422fc110d3f1
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('c16bca2e3d74bb4e2205beda800c8836')
|
||||
md5sums=('8da36b92411dbe34eafc7e1a893e4138')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue