msgpack: update to 3.3.0.

This commit is contained in:
Anthony Iliopoulos 2020-06-09 13:49:40 +02:00 committed by Helmut Pozimski
parent 4a69460786
commit f25340760c

View file

@ -1,6 +1,6 @@
# Template file for 'msgpack'
pkgname=msgpack
version=3.2.1
version=3.3.0
revision=1
wrksrc="msgpack-c-cpp-${version}"
build_style=cmake
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://msgpack.org/"
changelog="https://raw.githubusercontent.com/msgpack/msgpack-c/master/CHANGELOG.md"
distfiles="https://github.com/msgpack/msgpack-c/archive/cpp-${version}.tar.gz"
checksum=464f46744a6be778626d11452c4db3c2d09461080c6db42e358e21af19d542f6
checksum=754c3ace499a63e45b77ef4bcab4ee602c2c414f58403bce826b76ffc2f77d0b
msgpack-devel_package() {
short_desc+=" - development files"