gerbera, revbump, don't use libuuid from util-linux (#11680)

This commit is contained in:
Schrijvers Luc
2025-01-25 07:09:22 +00:00
committed by GitHub
parent 08527858e0
commit aebc995174

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://docs.gerbera.io"
COPYRIGHT="2005-2010 Gena Batyan, Sergey 'Jin' Bostandzhyan, Leonhard Wimmer
2020-2023 Gerbera Contributors"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/gerbera/gerbera/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="563ee3941b0347a91f5a3e9fe151032bd0e26868bfe7b7c68a7c095f8b07677b"
SOURCE_FILENAME="gerbera-v$portVersion.tar.gz"
@@ -82,7 +82,7 @@ BUILD_REQUIRES="
devel:libspdlog$secondaryArchSuffix
devel:libsqlite3$secondaryArchSuffix
devel:libtag$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix >= 1.3.1
devel:libgtest$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"