mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20210412-1
This commit is contained in:
parent
48c74b6f06
commit
e6ae565fd2
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210407
|
||||
pkgver=20210412
|
||||
pkgrel=1
|
||||
_commit=8c7c52466505df5d420a5cb9131ec29205bcecf8
|
||||
_commit=1df55790fb191704c0ce630d4d0713a8beb43a7d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('fb618e30d715b5409ce8ca4c49e5c0a6')
|
||||
md5sums=('42d7d14c5988592e5b13444eefb6ac5c')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue