Update package version to 3.0.2
This commit is contained in:
+3
-2
@@ -1,2 +1,3 @@
|
||||
# Exclude bpm archives
|
||||
*.bpm
|
||||
# Ignore BPM archives and signatures
|
||||
*.bpm
|
||||
*.bpm.sig
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: zxing-cpp
|
||||
description: C++ port of ZXing
|
||||
version: 3.0.1
|
||||
revision: 2
|
||||
version: 3.0.2
|
||||
revision: 1
|
||||
url: https://github.com/zxing-cpp/zxing-cpp
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
@@ -26,4 +26,4 @@ downloads:
|
||||
- url: https://github.com/zxing-cpp/zxing-cpp/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: de58cf0f49d5947616266b80c12d67b799af6de65ed2f2027a4e8dd418b3bd97
|
||||
checksum: b063dacf384c7bb93ab2c3eea247cc06b4525330f0efa631907aa3029f7e2144
|
||||
|
||||
Reference in New Issue
Block a user