mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-bootloader to 20230113-2
This commit is contained in:
parent
105b48f846
commit
1dd4c60a32
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20230113
|
||||
pkgrel=1
|
||||
_commit=a9e2a88a1076c640699e501a0626e647e79f7a3f
|
||||
pkgrel=2
|
||||
_commit=4da2c2abb34c3256d3e78f55d6e8606db8cef1d7
|
||||
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=('0eb8572456ea0f739ee167093a38231f')
|
||||
md5sums=('09f2793f5c029027a1994ad12dde93c9')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue