mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20170319-1
This commit is contained in:
parent
c513a71f2e
commit
ef35e053fb
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=20170313
|
||||
pkgver=20170319
|
||||
pkgrel=1
|
||||
_commit=509beaab0e102cf6decf209922669700c9ac5576
|
||||
_commit=384559354762f36aa55584560d8749fc66a4cfd0
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('bf8d1886618d50580a40499a09df5b91')
|
||||
md5sums=('38ef761ea1a26017192ceb165cd856a3')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue