mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20191107-1
This commit is contained in:
parent
ad2a6cfed7
commit
7316c209a5
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20191103
|
||||
pkgver=20191107
|
||||
pkgrel=1
|
||||
_commit=b79618b5db4e4e7c02f9ad9d3ada51713825313e
|
||||
_commit=d737daa826adaab8679f83018c3cdc8783d49b59
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('d642832ee96f82ec543c9b6f200b453c')
|
||||
md5sums=('002b6544826ce8f0d1176dd2e958022c')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue