mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-bootloader to 20220823-1
This commit is contained in:
parent
5ec25b9d51
commit
50659eed15
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20220812
|
||||
pkgver=20220823
|
||||
pkgrel=1
|
||||
_commit=915a7080ccfbf253053e249bde6489a5be908498
|
||||
_commit=62efc6a69d4e717bf2833c649d622c8298a37e9c
|
||||
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=('b1d9dc56a61b9092820f0bc1a089512a')
|
||||
md5sums=('a627ab919786927d63dc4010419c3844')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue