mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-bootloader to 20230113-3
This commit is contained in:
parent
1dd4c60a32
commit
1c8d0722ed
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20230113
|
||||
pkgrel=2
|
||||
_commit=4da2c2abb34c3256d3e78f55d6e8606db8cef1d7
|
||||
pkgrel=3
|
||||
_commit=5a3c2535acfd20dbcaabcf95a7dce92ad7cdf2a2
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('09f2793f5c029027a1994ad12dde93c9')
|
||||
md5sums=('a3281fd469d27ee7bf2fde23876b9458')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue