mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-bootloader: update checksum
This commit is contained in:
parent
70409529f9
commit
ce67d27263
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ url="https://github.com/raspberrypi/firmware"
|
|||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("bootloader-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('4360d5accd8c0f2958f5cbc98fd2d489')
|
||||
md5sums=('d5a0e8f148d3c5f2696632040093e69c')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue