mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-bootloader to 20181105-1
This commit is contained in:
parent
b2c3b5ae5f
commit
dd84b837cf
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=20181023
|
||||
pkgver=20181105
|
||||
pkgrel=1
|
||||
_commit=45c6ee3cd7f36a2376b691affbc02dfc689b8056
|
||||
_commit=55e591283f456ab9cebd9c31aaef4939f814880d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('c4a007850a8c9fd95a86578fdc836f08')
|
||||
md5sums=('4f1f96a1b1cb1ad7b947a8821260e938')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue