mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-bootloader to 20220328-1
This commit is contained in:
parent
2b757d3dde
commit
d16ef8dcfd
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20220324
|
||||
pkgver=20220328
|
||||
pkgrel=1
|
||||
_commit=ea4c803c57697aad951a27fcd64c01ef16f9fe7f
|
||||
_commit=995e9f03d17ab09a8821feb85cee368f29d80f89
|
||||
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=('f20977c370d447924e61de6e6b2d702e')
|
||||
md5sums=('d0537e0112bb25fc347f653e052a1cc8')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue