diff --git a/anda/tools/lorax/anda.hcl b/anda/tools/lorax/anda.hcl index d0874b814a..1c6035937c 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.4-1" + branch = "lorax-38.6-1" write_tar = "true" spec = "lorax.spec" git_get = "git clone https://github.com/weldr/lorax.git"