mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20220510-2
This commit is contained in:
parent
abcb2b7f57
commit
5a172f95a4
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20220510
|
||||
pkgrel=1
|
||||
_commit=1441400b6b3bfeac36422a636776c60b8983a7d3
|
||||
pkgrel=2
|
||||
_commit=2cf8a179b3f2e6e5e5ceba4e8e544def10a49020
|
||||
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=('a05faa16d18147cac650a834bfb54b26')
|
||||
md5sums=('801a14758d42b4932ce2e4aeef967e43')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue