atf-rk3328-bl31: update to 2.7

This commit is contained in:
Cameron Nemo 2022-09-05 19:10:42 -07:00 committed by classabbyamp
parent 6b37119673
commit 539504f016
2 changed files with 5 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'atf-rk3328-bl31'
pkgname=atf-rk3328-bl31
version=2.4
version=2.7
revision=1
archs="aarch64*"
wrksrc="trusted-firmware-a-${version}"
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"
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"
checksum=bf3eb3617a74cddd7fb0e0eacbfe38c3258ee07d4c8ed730deef7a175cc3d55b
checksum=53422dc649153838e03820330ba17cb10afe3e330ecde0db11e4d5f1361a33e6
nostrip=yes
do_build() {

View File

@ -0,0 +1,2 @@
site=https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
pattern="tag/\?h=v\K[\d\.]+"