msgpack: update to 1.4.1.
This commit is contained in:
parent
58d4c6cf45
commit
90cb422e6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msgpack'
|
||||
pkgname=msgpack
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
revision=1
|
||||
wrksrc="msgpack-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,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=2136f71560dc634492095aca5fc6d0fec30ce981b34b9777e03a366fbe3f550b
|
||||
checksum=8ac512f52b30572f0244d6f521847ef3c54a59097dc05b479ac282bf1374f22e
|
||||
|
||||
msgpack-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue