mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20180603-1
This commit is contained in:
parent
77dd051b47
commit
0237c4325c
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=20180601
|
||||
pkgver=20180603
|
||||
pkgrel=1
|
||||
_commit=0bef3cb16d600292d4185796cc042fd564bc694d
|
||||
_commit=ab802d365130f21f6897c7e1bc2f432d87803337
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('436fb3701783154ba1fc4389be8abe97')
|
||||
md5sums=('53574b7f3129c23f20e2aeca3de23ce3')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue