mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20190823-1
This commit is contained in:
parent
df8f8b737e
commit
41cabf2312
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=20190821
|
||||
pkgver=20190823
|
||||
pkgrel=1
|
||||
_commit=0a18244f63e17620e38c05a8ec476ee9bcb1eada
|
||||
_commit=7163480fff007dc98978899b556dcf06f8a462c8
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('43cd39da5734f0117dee04fa6e9fee51')
|
||||
md5sums=('b10044aa637ed170eef2ca6c1dcc8aba')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue