mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20210118-1
This commit is contained in:
parent
834bfc388f
commit
fbaa410468
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=20210116
|
||||
pkgver=20210118
|
||||
pkgrel=1
|
||||
_commit=c78f3ef45229ab722ec6b858f39b078535d88bee
|
||||
_commit=1d847bd77b5e40bb302d97ed7f996768b0323883
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('09d9283510ba8ca577d8c196cd60934e')
|
||||
md5sums=('7d3f89fc0220e0f8254f609e47d8fcd5')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue