mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/uboot-raspberrypi to 2024.10-1
This commit is contained in:
parent
fe355b8d38
commit
7656fed268
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
# Maintainer: graysky <therealgraysky@proton.me>
|
||||
|
||||
pkgname=uboot-raspberrypi
|
||||
pkgver=2024.07
|
||||
pkgrel=4
|
||||
pkgver=2024.10
|
||||
pkgrel=1
|
||||
pkgdesc="U-Boot for Raspberry Pi"
|
||||
arch=('armv7h' 'aarch64')
|
||||
url='https://docs.u-boot.org/en/latest'
|
||||
|
@ -51,7 +51,7 @@ source=(
|
|||
'boot.txt.v2'
|
||||
'boot.txt.v3'
|
||||
'mkscr')
|
||||
md5sums=('f750ca945f4a4d6a69b36259c8b68689'
|
||||
md5sums=('f1ef24a7d9907c0aeedde50938726598'
|
||||
'11c5a49b7b4951a571fe1a8537c329c6'
|
||||
'0190cba24f7a637cdf6019d6750c59ff'
|
||||
'c291d947389308411e3779782522f7c3'
|
||||
|
|
Loading…
Reference in a new issue