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