mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20210507-2
This commit is contained in:
parent
75f97db942
commit
e74416ca60
1 changed files with 3 additions and 3 deletions
|
@ -7,14 +7,14 @@ pkgbase=raspberrypi-bootloader
|
|||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210507
|
||||
pkgrel=1
|
||||
_commit=0a70f83b8d8426c8acb927ca1dd1e7ce673de08b
|
||||
pkgrel=2
|
||||
_commit=d9c382e0f3a546e9da153673dce5dd4ba1200994
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('7a6e7a97d4d5e2c5847250ea832f2783')
|
||||
md5sums=('933845e006672b242b15680ee494e623')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue