mtxclient: rebuild with json-c++ 3.10.5

This commit is contained in:
Karel Balej 2022-06-08 15:19:12 +02:00 committed by John Zimmermann
parent 52f4490fa5
commit e5dc049b4f
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mtxclient'
pkgname=mtxclient
version=0.7.0
revision=1
revision=2
build_style=cmake
configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
hostmakedepends="pkg-config"
@ -25,5 +25,5 @@ mtxclient-devel_package() {
vmove usr/include
vmove usr/lib/cmake
vmove "usr/lib/*.so"
}
}
}