mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20200917-1
This commit is contained in:
parent
29bc4a2ee3
commit
35d608d4e2
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=20200916
|
||||
pkgver=20200917
|
||||
pkgrel=1
|
||||
_commit=28f031eb3a06b94ce9219973fad72e4a647bb690
|
||||
_commit=7b99da75f55a5ad7d572ec4ebe4e8f9573deaee7
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('20749343a83dc3ba635b058fd5e05b23')
|
||||
md5sums=('683431d2ee7670da0eeff533dd7a686c')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue