mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
@@ -3,7 +3,7 @@ DESCRIPTION="LibParserUtils is a library for building efficient parsers."
|
||||
HOMEPAGE="https://www.netsurf-browser.org/projects/libparserutils/"
|
||||
COPYRIGHT="2007-2018 J-M Bell"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.netsurf-browser.org/libs/releases/libparserutils-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="322bae61b30ccede3e305bf6eae2414920649775bc5ff1d1b688012a3c4947d8"
|
||||
|
||||
@@ -24,7 +24,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libparserutils${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libparserutils$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libparserutils$secondaryArchSuffix = $libVersion compat = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libparserutils$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user