mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-11 16:58:10 +00:00
(#15479) quazip: add version 1.4, update qt
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
sources:
|
||||
"1.4":
|
||||
url: "https://github.com/stachenov/quazip/archive/v1.4.tar.gz"
|
||||
sha256: "79633fd3a18e2d11a7d5c40c4c79c1786ba0c74b59ad752e8429746fe1781dd6"
|
||||
"1.3":
|
||||
url: "https://github.com/stachenov/quazip/archive/v1.3.tar.gz"
|
||||
sha256: "c1239559cd6860cab80a0fd81f4204e606f9324f702dab6166b0960676ee1754"
|
||||
|
@@ -50,7 +50,7 @@ class QuaZIPConan(ConanFile):
|
||||
|
||||
def requirements(self):
|
||||
self.requires("zlib/1.2.13")
|
||||
self.requires("qt/5.15.6")
|
||||
self.requires("qt/5.15.8")
|
||||
|
||||
def source(self):
|
||||
get(self, **self.conan_data["sources"][self.version],
|
||||
|
@@ -1,4 +1,6 @@
|
||||
versions:
|
||||
"1.4":
|
||||
folder: all
|
||||
"1.3":
|
||||
folder: all
|
||||
"1.2":
|
||||
|
Reference in New Issue
Block a user