mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20191007-1
This commit is contained in:
parent
62cd6cac18
commit
9a42a58cc7
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=20190930
|
||||
pkgver=20191007
|
||||
pkgrel=1
|
||||
_commit=a16470ad47c0ad66d5c98d98e08e49cd148c8fc0
|
||||
_commit=f8a89246a793911701b9f255bb6ba34a0b93479e
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('8de87a25dbfa7f3601131f66625f081c')
|
||||
md5sums=('cb573e0228f68aa7c2a465c446fbd6cc')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue