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.7
This commit is contained in:
parent
6b37119673
commit
539504f016
2 changed files with 5 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'atf-rk3328-bl31'
|
# Template file for 'atf-rk3328-bl31'
|
||||||
pkgname=atf-rk3328-bl31
|
pkgname=atf-rk3328-bl31
|
||||||
version=2.4
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64*"
|
archs="aarch64*"
|
||||||
wrksrc="trusted-firmware-a-${version}"
|
wrksrc="trusted-firmware-a-${version}"
|
||||||
short_desc="ARM Trusted Firmware for Rockchip rk3328 boards (ARMv8, bl31 option)"
|
short_desc="ARM Trusted Firmware for Rockchip rk3328 boards (ARMv8, bl31 option)"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
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=bf3eb3617a74cddd7fb0e0eacbfe38c3258ee07d4c8ed730deef7a175cc3d55b
|
checksum=53422dc649153838e03820330ba17cb10afe3e330ecde0db11e4d5f1361a33e6
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
2
srcpkgs/atf-rk3328-bl31/update
Normal file
2
srcpkgs/atf-rk3328-bl31/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site=https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
|
||||||
|
pattern="tag/\?h=v\K[\d\.]+"
|
Loading…
Add table
Reference in a new issue