mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20211101-1
This commit is contained in:
parent
67c025ccb3
commit
2e0b55e1d1
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=20211028
|
||||
pkgver=20211101
|
||||
pkgrel=1
|
||||
_commit=d8754a956967a24ef5e57a1e25347babc3a02a58
|
||||
_commit=2787f23802f907f147ce3e1619fc2ee0d6b975b8
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('848d3331cb221beb8ce5110a87d33032')
|
||||
md5sums=('6a372ef205dfe7c473976a95fa858341')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue