From 5fbdb3c3cfe5eb29bca6dd032f972fa3e797286d Mon Sep 17 00:00:00 2001 From: Sertonix Date: Wed, 26 Jun 2024 10:48:48 +0200 Subject: [PATCH] testing/libcec-rpi: rebuild against python 3.12 --- testing/libcec-rpi/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/libcec-rpi/APKBUILD b/testing/libcec-rpi/APKBUILD index 40dc9477fc6..dfdf1a8f4b4 100644 --- a/testing/libcec-rpi/APKBUILD +++ b/testing/libcec-rpi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=libcec-rpi pkgver=6.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="libcec for the Pulse-Eight USB-CEC adapter for the Raspberry Pi" url="https://github.com/Pulse-Eight/libcec" arch="armhf armv7 aarch64" # Only Raspberry Pi platforms