mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20180921-1
This commit is contained in:
parent
f6ca1c1922
commit
c52cdeb9dd
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=20180910
|
||||
pkgver=20180921
|
||||
pkgrel=1
|
||||
_commit=70c60c5c57d9d639fbd92276f18558ada51b7c53
|
||||
_commit=404dfef3b364b4533f70659eafdcefa3b68cd7ae
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('e6b9ad41b1c8d9c7c5e3c41ac71ec9c7')
|
||||
md5sums=('c1531215767fc3cc5c632799eac7252e')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue