avogadrolibs: upgrade 1.92.1 -> 1.93.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-10-12 18:34:06 +02:00
parent 3a278b15fa
commit 998381256c

View File

@@ -2,11 +2,11 @@ SUMMARY = "Chemistry library"
DESCRIPTION = "Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas"
HOMEPAGE = "http://openchemistry.org/avogadro2"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=95b8695b33e17e83db253ab07da4455a"
LIC_FILES_CHKSUM = "file://LICENSE;md5=68485d31f72dbb8611179b6c7515617b"
inherit cmake_qt5 python3native
PV = "1.92.1"
PV = "1.93.0"
SRC_URI = "git://github.com/OpenChemistry/avogadrolibs.git"
SRCREV = "fcd8bda27755fd8a817bd58307cc370f3bc0cfdf"
SRCREV = "d55b7b2db2314b7c09336c05c841f31bbec40fc4"
S = "${WORKDIR}/git"