Browse Source

package/zxing-cpp: bump to version 2.0.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
James Hilliard 2 years ago
parent
commit
049adbb607
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/zxing-cpp/zxing-cpp.hash
  2. 1 1
      package/zxing-cpp/zxing-cpp.mk

+ 1 - 1
package/zxing-cpp/zxing-cpp.hash

@@ -1,5 +1,5 @@
 # Locally calculated
-sha256  126767bb56f8a1f25ae84d233db2e9b9be50d71f5776092d0e170ca0f0ed1862  zxing-cpp-1.4.0.tar.gz
+sha256  12b76b7005c30d34265fc20356d340da179b0b4d43d2c1b35bcca86776069f76  zxing-cpp-2.0.0.tar.gz
 
 # License files
 sha256  c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08  LICENSE

+ 1 - 1
package/zxing-cpp/zxing-cpp.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZXING_CPP_VERSION = 1.4.0
+ZXING_CPP_VERSION = 2.0.0
 ZXING_CPP_SITE = $(call github,zxing-cpp,zxing-cpp,v$(ZXING_CPP_VERSION))
 ZXING_CPP_LICENSE = Apache-2.0
 ZXING_CPP_LICENSE_FILES = LICENSE