msgpack: update to 3.2.1.

This commit is contained in:
Daniel Eyßer 2019-12-12 06:37:27 +01:00 committed by Helmut Pozimski
parent 246ad23a34
commit c1cb5f02e9

View file

@ -1,6 +1,6 @@
# Template file for 'msgpack'
pkgname=msgpack
version=3.2.0
version=3.2.1
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=ff865a36bad5c72b8e7ebc4b7cf5f27a820fce4faff9c571c1791e3728355a39
checksum=464f46744a6be778626d11452c4db3c2d09461080c6db42e358e21af19d542f6
msgpack-devel_package() {
short_desc+=" - development files"