From 5a1f0a0bf7082286ef38ab878bede1c8fd20905a Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 16 Mar 2023 12:46:17 +0800 Subject: [PATCH] bump: lorax (#278) Signed-off-by: madomado --- anda/tools/lorax/anda.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/lorax/anda.hcl b/anda/tools/lorax/anda.hcl index 1c6035937c..d85035e5da 100644 --- a/anda/tools/lorax/anda.hcl +++ b/anda/tools/lorax/anda.hcl @@ -6,7 +6,7 @@ project pkg { scm_opts = { method = "git" package = "lorax" - branch = "lorax-38.6-1" + branch = "lorax-39.0-1" write_tar = "true" spec = "lorax.spec" git_get = "git clone https://github.com/weldr/lorax.git"