mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20210513-1
This commit is contained in:
parent
45d7a60097
commit
9fa161f50b
1 changed files with 4 additions and 4 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210507
|
||||
pkgrel=2
|
||||
_commit=d9c382e0f3a546e9da153673dce5dd4ba1200994
|
||||
pkgver=20210513
|
||||
pkgrel=1
|
||||
_commit=6c3d7745680f10802a7a5ed201e5252a3520e696
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('933845e006672b242b15680ee494e623')
|
||||
md5sums=('43d19b768b45f9156a9651cf9296bdd3')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue