mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20210121-1
This commit is contained in:
parent
7650e064ab
commit
f8a6cdca36
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210118
|
||||
pkgver=20210121
|
||||
pkgrel=1
|
||||
_commit=1d847bd77b5e40bb302d97ed7f996768b0323883
|
||||
_commit=051e5e1be85fa7119aebf20adf8e61b9fe37c459
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('7d3f89fc0220e0f8254f609e47d8fcd5')
|
||||
md5sums=('461fe371d414a0aeb5113a1bd57f31e5')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue