mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20221129-2
This commit is contained in:
parent
c6958767fd
commit
28adddd1e6
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20221129
|
||||
pkgrel=1
|
||||
_commit=2339ae5a4c919001e4e27e92fc27bc9ac4819b90
|
||||
pkgrel=2
|
||||
_commit=9247687328b6881f24583781ae8542157c0cf2a7
|
||||
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=('1ba5a68c74828e2fa1bddda8987defa8')
|
||||
md5sums=('ce2fc59673804d06cdca3038dd391b99')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue