msgpack: update to 6.1.0.

This commit is contained in:
Duncaen 2024-08-18 14:14:23 +02:00
parent a8ac3d1dc1
commit 943be65e56
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'msgpack' # Template file for 'msgpack'
pkgname=msgpack pkgname=msgpack
version=6.0.2 version=6.1.0
revision=1 revision=1
build_style=cmake build_style=cmake
checkdepends="gtest-devel zlib-devel" checkdepends="gtest-devel zlib-devel"
@ -10,7 +10,7 @@ license="BSL-1.0"
homepage="https://github.com/msgpack/msgpack-c/tree/c_master" homepage="https://github.com/msgpack/msgpack-c/tree/c_master"
changelog="https://github.com/msgpack/msgpack-c/raw/c_master/CHANGELOG.md" changelog="https://github.com/msgpack/msgpack-c/raw/c_master/CHANGELOG.md"
distfiles="https://github.com/msgpack/msgpack-c/releases/download/c-${version}/msgpack-c-${version}.tar.gz" distfiles="https://github.com/msgpack/msgpack-c/releases/download/c-${version}/msgpack-c-${version}.tar.gz"
checksum=5e90943f6f5b6ff6f4bda9146ada46e7e455af3a77568f6d503f35618c1b2a12 checksum=674119f1a85b5f2ecc4c7d5c2859edf50c0b05e0c10aa0df85eefa2c8c14b796
msgpack-devel_package() { msgpack-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"