msgpack: update to 2.1.0.
This commit is contained in:
parent
0783e7ad76
commit
263570fde3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msgpack'
|
||||
pkgname=msgpack
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
wrksrc="msgpack-${version}"
|
||||
build_style=cmake
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://msgpack.org/"
|
||||
distfiles="https://github.com/$pkgname/$pkgname-c/releases/download/cpp-$version/$pkgname-$version.tar.gz"
|
||||
checksum=41de0989a3385061ab7307a1005655e780def6fc9c89af0ec942616aa787e136
|
||||
checksum=2a748905eabb1320842a405bbf755c3503c504eaa32cfa807d823ec0ab5c52ad
|
||||
|
||||
msgpack-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue