mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-bootloader to 20190327-1
This commit is contained in:
parent
9087e83404
commit
a3756edb99
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=20190324
|
||||
pkgver=20190327
|
||||
pkgrel=1
|
||||
_commit=4508a68812b1e089d8e1de1d20aac79f5b93ed3a
|
||||
_commit=3dde44c13f17cb34697ef8f867bab147125d5a25
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('9312a33ce95c16100e706c490f7afd59')
|
||||
md5sums=('90d8ac395b448f98c3a40370a72142a1')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue