mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libuuid, set correct conflict for util_linux_libuuid (#7706)
This commit is contained in:
@@ -10,7 +10,7 @@ unique\"."
|
|||||||
HOMEPAGE="https://gitlab.com/kallisti5/libuuid"
|
HOMEPAGE="https://gitlab.com/kallisti5/libuuid"
|
||||||
COPYRIGHT="2013-2014 Ralph Böhme"
|
COPYRIGHT="2013-2014 Ralph Böhme"
|
||||||
LICENSE="BSD (3-clause)"
|
LICENSE="BSD (3-clause)"
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
SOURCE_URI="https://gitlab.com/kallisti5/libuuid/-/archive/v${portVersion}/libuuid-v${portVersion}.tar.gz"
|
SOURCE_URI="https://gitlab.com/kallisti5/libuuid/-/archive/v${portVersion}/libuuid-v${portVersion}.tar.gz"
|
||||||
SOURCE_DIR="libuuid-v${portVersion}"
|
SOURCE_DIR="libuuid-v${portVersion}"
|
||||||
CHECKSUM_SHA256="5c4985534b5a8a4c3100e298a6cbb30b6bbf1800a6bab39e214a3bcdb0cd5aed"
|
CHECKSUM_SHA256="5c4985534b5a8a4c3100e298a6cbb30b6bbf1800a6bab39e214a3bcdb0cd5aed"
|
||||||
@@ -27,7 +27,7 @@ REQUIRES="
|
|||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
CONFLICTS="
|
CONFLICTS="
|
||||||
util_linux$secondaryArchSuffix
|
util_linux${secondaryArchSuffix}_libuuid
|
||||||
"
|
"
|
||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
|
|||||||
Reference in New Issue
Block a user