From c2af4c167b6e83e9e5256f2833dd37980d74c23f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20B=C3=B6der?= Date: Tue, 27 Aug 2024 17:05:04 +0200 Subject: [PATCH] Port to focal --- manifest.json | 2 +- ovi.apparmor | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 0540937..add8b83 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ }, "version": "0.3.7", "maintainer": "Andima Landaluze ", - "framework" : "ubuntu-sdk-15.04" + "framework" : "ubuntu-sdk-20.04" } diff --git a/ovi.apparmor b/ovi.apparmor index 6072523..6649c3a 100644 --- a/ovi.apparmor +++ b/ovi.apparmor @@ -7,7 +7,7 @@ "video", "webview" ], - "policy_version": 1.3 + "policy_version": 20.04 }