mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-bootloader to 20240103-1
This commit is contained in:
parent
a40e138bd4
commit
29b7ad5178
1 changed files with 4 additions and 4 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20231221
|
||||
pkgrel=2
|
||||
_commit=c21815d6a9b10193c091a7af8800efc93d2fbe9e
|
||||
pkgver=20240103
|
||||
pkgrel=1
|
||||
_commit=1e403e23baab5673f0494a200f57cd01287d5b1a
|
||||
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=('02628a9274cc54846f9c2e36af7c233f')
|
||||
md5sums=('68fa39812833d620102b60ce17d50565')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue