mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20240410-1
This commit is contained in:
parent
2e86dab489
commit
af079f4d8f
1 changed files with 3 additions and 3 deletions
|
@ -2,16 +2,16 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20240405
|
||||
pkgver=20240410
|
||||
pkgrel=1
|
||||
_commit=5384efc5ee19d506690d56dea4922e2428addaa5
|
||||
_commit=5278f80305f91f46c9911aabc343f3c0e6b71477
|
||||
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=('374cdfdd14bf0dcb327242fa67ed3c6c')
|
||||
md5sums=('40b84decddcc02bf8680c975964d448d')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue