mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20230118-1
This commit is contained in:
parent
1c3f72b8ee
commit
46ee7b404e
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20230116
|
||||
pkgver=20230118
|
||||
pkgrel=1
|
||||
_commit=76e9fa24526eb79428e236e165ea7a6d36ed0d2f
|
||||
_commit=2578acb89b6b40c483db537c4fd2eef593543fb8
|
||||
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=('d87b24c68739d471794072a4a0315481')
|
||||
md5sums=('b0b42c2c07ba1d6c97dde10dd919925f')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue