endless_sky, revbump, don't use libuuid from util_linux (#9786)

This commit is contained in:
Schrijvers Luc
2023-11-24 07:58:06 +01:00
committed by GitHub
parent b51b62ea84
commit 35ad7d9213

View File

@@ -9,7 +9,7 @@ is more civilized than your own."
HOMEPAGE="http://endless-sky.github.io/"
COPYRIGHT="Michael Zahniser"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/endless-sky/endless-sky/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="baeaa462315587788d81c58847d600f66f1ced063cdfb4cf108d6a26fe75e175"
SOURCE_DIR="endless-sky-$portVersion"
@@ -45,7 +45,7 @@ BUILD_REQUIRES="
devel:libopenal$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libSDL2_2.0$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix >= 1.3.1
devel:libX11$secondaryArchSuffix
"