msgpack: update to 3.2.0.
This commit is contained in:
parent
b4f96e4077
commit
71d39c4179
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'msgpack'
|
# Template file for 'msgpack'
|
||||||
pkgname=msgpack
|
pkgname=msgpack
|
||||||
version=3.1.1
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="msgpack-c-cpp-${version}"
|
wrksrc="msgpack-c-cpp-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://msgpack.org/"
|
homepage="https://msgpack.org/"
|
||||||
changelog="https://raw.githubusercontent.com/msgpack/msgpack-c/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/msgpack/msgpack-c/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/msgpack/msgpack-c/archive/cpp-${version}.tar.gz"
|
distfiles="https://github.com/msgpack/msgpack-c/archive/cpp-${version}.tar.gz"
|
||||||
checksum=bda49f996a73d2c6080ff0523e7b535917cd28c8a79c3a5da54fc29332d61d1e
|
checksum=ff865a36bad5c72b8e7ebc4b7cf5f27a820fce4faff9c571c1791e3728355a39
|
||||||
|
|
||||||
msgpack-devel_package() {
|
msgpack-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in a new issue