Skip to content

Commit

Permalink
msgpack-cxx: update to 5.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
triallax committed Feb 26, 2023
1 parent f481ae1 commit 56cc5dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/msgpack-cxx/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'msgpack-cxx'
pkgname=msgpack-cxx
version=4.1.1
version=5.0.0
revision=1
build_style=cmake
makedepends="boost-devel"
Expand All @@ -12,7 +12,7 @@ license="BSL-1.0"
homepage="https://github.com/msgpack/msgpack-c/tree/cpp_master"
changelog="https://github.com/msgpack/msgpack-c/raw/cpp_master/CHANGELOG.md"
distfiles="https://github.com/msgpack/msgpack-c/releases/download/cpp-${version}/msgpack-cxx-${version}.tar.gz"
checksum=8115c5edcf20bc1408c798a6bdaec16c1e52b1c34859d4982a0fb03300438f0b
checksum=80f997575acff12b1b64158ef9dbad4cff32595f985532e16c6ea67e317452d5

if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DMSGPACK_BUILD_TESTS=ON"
Expand Down

0 comments on commit 56cc5dc

Please sign in to comment.