mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20181218-1
This commit is contained in:
parent
6bed3f76dd
commit
122909fe56
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=20181204
|
||||
pkgver=20181218
|
||||
pkgrel=1
|
||||
_commit=afd824ac32ab1f3bf8b462178770253f8757bf1f
|
||||
_commit=1ea87818b323d08e7bc8e74f930952f36f2f61f4
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('16de3f0040a4d8684c819617248526e8')
|
||||
md5sums=('0f9b73cbe04102d17dde2219a85fe5f1')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue