mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20210323-2
This commit is contained in:
parent
44aa7681f1
commit
a15420edc5
1 changed files with 3 additions and 3 deletions
|
@ -7,14 +7,14 @@ pkgbase=raspberrypi-bootloader
|
|||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210323
|
||||
pkgrel=1
|
||||
_commit=cc39d6fc1cde065144addb5e4056fe893c79919c
|
||||
pkgrel=2
|
||||
_commit=1e5456a805804c01731bae3face5f151a9ab7e5a
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('f6a52d38aa1ef2f1d0d7e740d73ba8d3')
|
||||
md5sums=('62f828f4113cbe2af1071f24265f0e64')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue