mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libupnp15, fix libVersion for libixml (#8592)
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="2000-2003 Intel Corporation
|
||||
2005-2006 Rémi Turboult
|
||||
2006 Michel Pfeiffer and others"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/pupnp/pupnp/archive/release-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="de04f501ccae0f776c5a3b6878ef26b84631bc1c10183822794508d912cd9e53"
|
||||
SOURCE_DIR="pupnp-release-$portVersion"
|
||||
@@ -27,7 +27,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libixml$secondaryArchSuffix == 11.0.0
|
||||
lib:libixml$secondaryArchSuffix == 11.1.2
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user