mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
atf-rk3328-bl31: update to 2.4.
This commit is contained in:
parent
29314e0dea
commit
1683c5fe94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atf-rk3328-bl31'
|
# Template file for 'atf-rk3328-bl31'
|
||||||
pkgname=atf-rk3328-bl31
|
pkgname=atf-rk3328-bl31
|
||||||
version=2.3
|
version=2.4
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64*"
|
archs="aarch64*"
|
||||||
wrksrc="trusted-firmware-a-${version}"
|
wrksrc="trusted-firmware-a-${version}"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://developer.trustedfirmware.org/dashboard/view/6/"
|
homepage="https://developer.trustedfirmware.org/dashboard/view/6/"
|
||||||
distfiles="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot/trusted-firmware-a-${version}.tar.gz"
|
distfiles="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot/trusted-firmware-a-${version}.tar.gz"
|
||||||
checksum=37f917922bcef181164908c470a2f941006791c0113d738c498d39d95d543b21
|
checksum=bf3eb3617a74cddd7fb0e0eacbfe38c3258ee07d4c8ed730deef7a175cc3d55b
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue