From 59a2fda7e71645adf6a26fe5e8ae1fd51ac4026a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 1 Mar 2019 08:32:16 +0100 Subject: add v3.9 --- secfixes.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'secfixes.lua') diff --git a/secfixes.lua b/secfixes.lua index 822a72e..c620776 100644 --- a/secfixes.lua +++ b/secfixes.lua @@ -75,6 +75,7 @@ archs = { ["v3.6"] = { "x86_64", "x86", "armhf", "aarch64", "ppc64le", "s390x" }, ["v3.7"] = { "x86_64", "x86", "armhf", "aarch64", "ppc64le", "s390x" }, ["v3.8"] = { "x86_64", "x86", "armhf", "aarch64", "ppc64le", "s390x" }, + ["v3.9"] = { "x86_64", "x86", "armhf", "armv7", "aarch64", "ppc64le", "s390x" }, } opts, args = require('optarg').from_opthelp(opthelp) -- cgit v1.2.3