mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20170131-1
This commit is contained in:
parent
0b91766324
commit
e5251bc784
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=20170127
|
||||
pkgver=20170131
|
||||
pkgrel=1
|
||||
_commit=b846de8b876e07de1829c7425339140eba92b864
|
||||
_commit=72b44d850dc8c2307cf0dccea00928702e16bc12
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('6b51fd37ad19daeb26599d12b4cb0200')
|
||||
md5sums=('134d32c1f8a1a268747faa647bcd7d31')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue