mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
msgpack: PATCHES not PATCH.
Take two...
This commit is contained in:
@@ -6,11 +6,11 @@ require only one extra byte in addition to the strings themselves."
|
||||
HOMEPAGE="https://msgpack.org/"
|
||||
COPYRIGHT="2008-2015 Furuhashi Sadayuki"
|
||||
LICENSE="Boost v1.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/msgpack/msgpack-c/archive/cpp-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ff865a36bad5c72b8e7ebc4b7cf5f27a820fce4faff9c571c1791e3728355a39"
|
||||
SOURCE_DIR="msgpack-c-cpp-$portVersion"
|
||||
PATCH="msgpack_c_cpp-$portVersion.patchset"
|
||||
PATCHES="msgpack_c_cpp-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
Reference in New Issue
Block a user