mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20200412-1
This commit is contained in:
parent
cd8413e813
commit
0919906153
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=20200405
|
||||
pkgver=20200412
|
||||
pkgrel=1
|
||||
_commit=c2c6ce8de2dcfd5a6852a32a16003f25188e52ee
|
||||
_commit=dd8cbec5a6d27090e5eb080e13d83c35fdd759f7
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('109dc26e41a24f243c5cc92bac64725a')
|
||||
md5sums=('7f037781877ab4e75af6253a2994ac44')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue