mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20190324-1
This commit is contained in:
parent
fb37840627
commit
85f61d4efb
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=20190320
|
||||
pkgver=20190324
|
||||
pkgrel=1
|
||||
_commit=ed5a067383bd04033476ba1047a788cf6be0bd0a
|
||||
_commit=4508a68812b1e089d8e1de1d20aac79f5b93ed3a
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('ab30f229b929aca0a3e8935abe378f80')
|
||||
md5sums=('9312a33ce95c16100e706c490f7afd59')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue