mmtf-cpp: rebuild with msgpack-cxx-4.1.1_1
This commit is contained in:
parent
cdce34d846
commit
b4dca0e0c4
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'mmtf-cpp'
|
# Template file for 'mmtf-cpp'
|
||||||
pkgname=mmtf-cpp
|
pkgname=mmtf-cpp
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="msgpack-devel"
|
makedepends="msgpack-cxx"
|
||||||
depends="msgpack-devel"
|
depends="msgpack-cxx"
|
||||||
short_desc="C++ implementation of the MMTF API, decoder and encoder"
|
short_desc="C++ implementation of the MMTF API, decoder and encoder"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue