mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20220518-1
This commit is contained in:
parent
920b30107f
commit
8d81488b14
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20220516
|
||||
pkgver=20220518
|
||||
pkgrel=1
|
||||
_commit=3673be308132de102fdff491d1333d9d0f823557
|
||||
_commit=cd93ba8da28e3378ac3b5196d31c474fcadbb2c8
|
||||
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=('e05384e6fb8b74f064759d7cd96746ec')
|
||||
md5sums=('9d89a3bdf67528e2cc69a294a4d43d09')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue