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