mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20200513-1
This commit is contained in:
parent
3aceab5a05
commit
b86298c622
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=20200503
|
||||
pkgver=20200513
|
||||
pkgrel=1
|
||||
_commit=7eff9f6774bb43bfd61e749a0b45ffddc98c2311
|
||||
_commit=7449540e3787cc14e9ee7f63690d6569943bce26
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('05cd161dca5a6f02684794960913e04c')
|
||||
md5sums=('11ea3749c578e22faf5b39db31dab2f6')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue