summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2023-01-11 18:04:56 +0100
committerTreeve Jelbert2023-01-11 18:04:56 +0100
commit712789a1b6ade54ac3cb9366574456899451e886 (patch)
tree81a29410c00b74cdd798642a43e213c206f73a6b /graphics-libs
parent0722c31dd94c5e055a9f7c0e9654ea4b3276b97b (diff)
zxing-cpp: => 2.0.0
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/zxing-cpp/DETAILS4
-rw-r--r--graphics-libs/zxing-cpp/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics-libs/zxing-cpp/DETAILS b/graphics-libs/zxing-cpp/DETAILS
index 1df6bd6771..ec3f494b03 100755
--- a/graphics-libs/zxing-cpp/DETAILS
+++ b/graphics-libs/zxing-cpp/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=zxing-cpp
- VERSION=1.4.0
- SOURCE_HASH=sha512:05c5b9282f13b76fa0897b21e5b73cb7df0c52e62f1a2d9760fe774aa0378fde97f5f9896690b65b28b4b96ba6ad2703bed53ffaf9d3784636d29cbe860d4bad
+ VERSION=2.0.0
+ SOURCE_HASH=sha512:fa22164f834a42194eafd0d3e9c09d953233c69843ac6e79c8d6513314be28d8082382b436c379368e687e0eed05cb5e566d2893ec6eb29233a36643904ae083
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/nu-book/zxing-cpp
diff --git a/graphics-libs/zxing-cpp/HISTORY b/graphics-libs/zxing-cpp/HISTORY
index b06e2d9af9..e526005f26 100644
--- a/graphics-libs/zxing-cpp/HISTORY
+++ b/graphics-libs/zxing-cpp/HISTORY
@@ -1,3 +1,6 @@
+2023-01-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.0.0
+
2022-08-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.4.0
* DEPENDS: add opencv4