mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
zxing-cpp: update to 2.3.0.
This commit is contained in:
parent
9a90d2acaf
commit
f516bdf5dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zxing-cpp'
|
||||
pkgname=zxing-cpp
|
||||
version=2.2.1
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=OFF -DBUILD_BLACKBOX_TESTS=OFF
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/zxing-cpp/zxing-cpp/"
|
||||
changelog="https://github.com/zxing-cpp/zxing-cpp/releases"
|
||||
distfiles="https://github.com/zxing-cpp/zxing-cpp/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=02078ae15f19f9d423a441f205b1d1bee32349ddda7467e2c84e8f08876f8635
|
||||
checksum=64e4139103fdbc57752698ee15b5f0b0f7af9a0331ecbdc492047e0772c417ba
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_UNIT_TESTS=ON"
|
||||
|
|
Loading…
Add table
Reference in a new issue