mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/atf: bump to version 0.23
Release notes: https://github.com/freebsd/atf/releases/tag/atf-0.23 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
35f7279ad3
commit
d6c3257e93
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 92bc64180135eea8fe84c91c9f894e678767764f6dbc8482021d4dde09857505 atf-0.21.tar.gz
|
||||
sha256 a64e2427d021297f25b3f2e1798f8ec4dc3061ffb01a1cd3f66cc4cee486b10f atf-0.23.tar.gz
|
||||
sha256 2a15172ddf6386297734c9800c899e6e8dc16c5a03931dcf95a9ab321a24cfe4 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ATF_VERSION = 0.21
|
||||
ATF_VERSION = 0.23
|
||||
ATF_SITE = https://github.com/jmmv/atf/releases/download/atf-$(ATF_VERSION)
|
||||
ATF_INSTALL_STAGING = YES
|
||||
ATF_LICENSE = BSD-2-Clause, BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user