mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20211105-2
This commit is contained in:
parent
e47246e601
commit
dd81e19ed2
1 changed files with 3 additions and 3 deletions
|
@ -7,14 +7,14 @@ pkgbase=raspberrypi-bootloader
|
|||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20211105
|
||||
pkgrel=1
|
||||
_commit=7aba6111f600010390f09b2e97d5076486266079
|
||||
pkgrel=2
|
||||
_commit=c8c985aed7b849deefc77236d9fc550ee7bec15d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('428910dcf6e2682a8884448370bf28bc')
|
||||
md5sums=('d68f1ce3fe6bc6f3f5342db28890f225')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue