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