msgpack: update to 3.1.1.

This commit is contained in:
maxice8 2018-09-09 11:58:15 -03:00
parent c981728d49
commit 2a4036dc0f
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'msgpack'
pkgname=msgpack
version=3.1.0
version=3.1.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=6d451d2ad6ffcd5073f56765a3a96a103a92cb148ab49f2f2e5d8db3d6676a54
checksum=bda49f996a73d2c6080ff0523e7b535917cd28c8a79c3a5da54fc29332d61d1e
msgpack-devel_package() {
short_desc+=" - development files"