mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20210914-3
This commit is contained in:
parent
4522730d41
commit
3e8476cce9
1 changed files with 3 additions and 3 deletions
|
@ -7,14 +7,14 @@ pkgbase=raspberrypi-bootloader
|
|||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210914
|
||||
pkgrel=2
|
||||
_commit=1e8ea79095e4186d09b65135c2a0db3df8ffc48a
|
||||
pkgrel=3
|
||||
_commit=d5d14f484cec739901a088a58eed62452b6dadeb
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('2aa8d604c10a28c5e6d421e35b5c3d25')
|
||||
md5sums=('ad16c200b27e0d379e2396c96fe62dd6')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue