msgpack: PATCHES not PATCH.

Take two...
This commit is contained in:
waddlesplash
2019-07-13 15:21:01 -04:00
committed by GitHub
parent e4fe7dba68
commit 92eeb340ab

View File

@@ -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"