mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 13:50:08 +02:00
code style.
This commit is contained in:
@@ -8,13 +8,13 @@ COPYRIGHT="2010-2018 MessagePack Developers"
|
||||
LICENSE="Boost v1.0"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/msgpack/msgpack-c/archive/cpp-$portVersion.tar.gz"
|
||||
SOURCE_DIR="msgpack-c-cpp-$portVersion"
|
||||
CHECKSUM_SHA256="1b834ab0b5b41da1dbfb96dd4a673f6de7e79dbd7f212f45a553ff9cc54abf3b"
|
||||
SOURCE_DIR="msgpack-c-cpp-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libVersion=2.0.0
|
||||
libVersion="2.0.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user