From 4f92ce53aa897d8b88cc0d7eeef5dbeda9fe6722 Mon Sep 17 00:00:00 2001 From: Sertonix Date: Thu, 29 Aug 2024 03:53:32 +0200 Subject: [PATCH] testing/lomiri-trust-store: rebuild against process-cpp 3.0.2 --- testing/lomiri-trust-store/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/lomiri-trust-store/APKBUILD b/testing/lomiri-trust-store/APKBUILD index 4ffca609a5e..823fa8320de 100644 --- a/testing/lomiri-trust-store/APKBUILD +++ b/testing/lomiri-trust-store/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss pkgname=lomiri-trust-store pkgver=2.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="API for creating, reading, updating and deleting trust requests answered by users" url="https://gitlab.com/ubports/development/core/trust-store" arch="all"