mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20190914-1
This commit is contained in:
parent
7bd51084b6
commit
948b35aa28
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=20190909
|
||||
pkgver=20190914
|
||||
pkgrel=1
|
||||
_commit=3bba1909a004fb34d5b01db2c319976f33d8eb1d
|
||||
_commit=a2778bf3cd16a7d3ff77cdb7d645f457aa92966d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('e615deef11f95ebaf91a2a04dda4c99c')
|
||||
md5sums=('155265369d5b617d24b6dcbc5e1c7d21')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue