From 7b05ca71c719b92b5d5bfd0a59f747ff444adb78 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Thu, 14 Jul 2022 20:29:15 -0400 Subject: [PATCH] ca-certificates: bump version to trigger udeb build --- helpers/make-ca-certificates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-ca-certificates b/helpers/make-ca-certificates index c97e8d6f..0e41aae9 100644 --- a/helpers/make-ca-certificates +++ b/helpers/make-ca-certificates @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 NETINST=true . ./config -- GitLab