mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20240708-2
This commit is contained in:
parent
a1c91e1931
commit
a9ce1d9946
1 changed files with 3 additions and 3 deletions
|
@ -3,15 +3,15 @@
|
|||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20240708
|
||||
pkgrel=1
|
||||
_commit=4cc9f18bacd2af77e60b6172df1722c39b669588
|
||||
pkgrel=2
|
||||
_commit=004d201948a6aacc7b6dc8856b9634d5211f075f
|
||||
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=('ebb19cedbd500165c56215a3a574819a')
|
||||
md5sums=('e3ba112c32d11b9ce05df3fbf22b3d0f')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue