msgpack: update to 2.1.5.
This commit is contained in:
parent
a35c4f9bcb
commit
d40fa1c305
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msgpack'
|
||||
pkgname=msgpack
|
||||
version=2.1.3
|
||||
version=2.1.5
|
||||
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=beaac1209f33276b5a75e7a02f8689ed44b97209cef82ba0909e06f0c45f6cae
|
||||
checksum=6126375af9b204611b9d9f154929f4f747e4599e6ae8443b337915dcf2899d2b
|
||||
|
||||
msgpack-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue