mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20180108-1
This commit is contained in:
parent
04cab3e7fe
commit
acac9a11ad
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=20171201
|
||||
pkgver=20180108
|
||||
pkgrel=1
|
||||
_commit=9426e18b87b343b84280ad2e4151863e36595c4a
|
||||
_commit=60d1dfcbe4a870af00cebdd81276dacbcde08beb
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('de2c8ed14f6ee71ddbec43a2397e1aad')
|
||||
md5sums=('a88d77de1558e7d4df437cd050c9d0e2')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue