mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-bootloader to 20221219-1
This commit is contained in:
parent
8ea076e335
commit
bba50eb0e9
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20221215
|
||||
pkgver=20221219
|
||||
pkgrel=1
|
||||
_commit=494eb71e5adfca31ec65dd535fce73de3c7c2efa
|
||||
_commit=4849b548c1ffda841481c54e62fff249ed00b32c
|
||||
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=('7db7072024ca7a7da796790b612858ea')
|
||||
md5sums=('20374b17fe146ab833bfa15b027b3593')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue