msgpack: update to 1.2.0
This commit is contained in:
parent
ea1030a055
commit
f6f08253c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msgpack'
|
||||
pkgname=msgpack
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
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=a8d400e2f0cae811a150f564d95c7ad6f30a77ad4584303de06467234b73f345
|
||||
checksum=a7963b22665cecd1f72d8404b70be95a9c376084e9790833a7942c6633b33ca0
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/INSTALL/s,msgpack.pc,build/msgpack.pc,g' CMakeLists.txt
|
||||
|
|
Loading…
Reference in New Issue