mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20170630-1
This commit is contained in:
parent
f1a7fdbeee
commit
b796ecbee2
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=20170626
|
||||
pkgver=20170630
|
||||
pkgrel=1
|
||||
_commit=4b29d95ba0b80b0cdb0cb5ed734617b5a9ad456e
|
||||
_commit=715f2d95313da64b26713377eefe6c8c527b95c3
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('1ffef51b28e0c604089c1c40b3db7063')
|
||||
md5sums=('6df65339c70c80a697eaf9a72208874a')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue