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