mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-bootloader to 20190727-1
This commit is contained in:
parent
cb092f466b
commit
f1263df06a
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=20190724
|
||||
pkgver=20190727
|
||||
pkgrel=1
|
||||
_commit=38e81f25e639d19fc0ce6e67fd39998c340a15d5
|
||||
_commit=56e23d83c456bf36eb798fcd7c7271675e082f1b
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('e25339073b02a97021bdae73c800c7f5')
|
||||
md5sums=('db11ee80bcb2163eef10820f60e8a5c6')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue