From 091f82a317b65df2a9db277c57e9e83992fa2ca9 Mon Sep 17 00:00:00 2001 From: fossdd Date: Thu, 26 Jun 2025 14:18:14 +0200 Subject: [PATCH] temp/libcamera: rebuild against gtest-1.17.0-r0 Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6720 [ci:skip-build]: already built successfully in CI --- temp/libcamera/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp/libcamera/APKBUILD b/temp/libcamera/APKBUILD index 7edccdeb1..282432cc7 100644 --- a/temp/libcamera/APKBUILD +++ b/temp/libcamera/APKBUILD @@ -3,7 +3,7 @@ pkgname=libcamera _pkgver=0.5.1 pkgver=9999$_pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Linux camera framework" url="https://libcamera.org/" arch="all"