mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20190802-1
This commit is contained in:
parent
991876d808
commit
f79049f678
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=20190727
|
||||
pkgver=20190802
|
||||
pkgrel=1
|
||||
_commit=56e23d83c456bf36eb798fcd7c7271675e082f1b
|
||||
_commit=3822340923e5cddc772492386d82ba00f4275d62
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('db11ee80bcb2163eef10820f60e8a5c6')
|
||||
md5sums=('ac9ac39a3adc7b6fba0aa3720aa10249')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue