mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
endless_sky, revbump, don't use libuuid from util_linux (#9786)
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user