From 4d1c6e60038af6b667542f720516b532967e02e7 Mon Sep 17 00:00:00 2001 From: Sertonix Date: Thu, 29 Aug 2024 03:53:09 +0200 Subject: [PATCH] testing/biometryd: rebuild against process-cpp 3.0.2 --- testing/biometryd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/biometryd/APKBUILD b/testing/biometryd/APKBUILD index bd78042f9fb..a760706665e 100644 --- a/testing/biometryd/APKBUILD +++ b/testing/biometryd/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Brandon Boese pkgname=biometryd pkgver=0.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="Mediates and multiplexes access to biometric devices" url="https://gitlab.com/ubports/development/core/biometryd" arch="all"