mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20200209-1
This commit is contained in:
parent
29c5162f85
commit
0bcd432cd0
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=20200122
|
||||
pkgver=20200209
|
||||
pkgrel=1
|
||||
_commit=01ecfd2ba2b7cf3a2f4aa75ada895ee4a3e729f5
|
||||
_commit=154e61a689f294b2ca025641f3f768cc484cc0dc
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('51789392ad23cea9fede49eb81331a07')
|
||||
md5sums=('00f4aa48d8d2b05997b32fefe083ebb2')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue