avogadrolibs: Upgrade 1.95.1 -> 1.97.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-11-06 13:53:55 +01:00
parent 8074475cd7
commit ccc1ecee46

View File

@@ -6,15 +6,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=68485d31f72dbb8611179b6c7515617b"
inherit cmake_qt5 python3native
PV = "1.95.1"
PV = "1.97.0"
SRC_URI = " \
git://github.com/OpenChemistry/avogadrolibs.git;branch=master;protocol=https \
git://github.com/openchemistry/molecules;branch=master;protocol=https;name=molecules;destsuffix=molecules \
git://github.com/openchemistry/crystals;branch=master;protocol=https;name=crystals;destsuffix=crystals \
git://github.com/OpenChemistry/molecules;branch=master;protocol=https;name=molecules;destsuffix=molecules \
git://github.com/OpenChemistry/crystals;branch=master;protocol=https;name=crystals;destsuffix=crystals \
"
SRCREV = "11044b0bd7844a5241529e7f9c45ff6ed5ab22bf"
SRCREV = "82938e4f5ce188a1e53300d263167bebe717f5b2"
SRCREV_molecules = "b1e16c5dc6d15e72d30dd6c4fca31b2c12025efc"
SRCREV_crystals = "4b39c77ec1043cfb7a73e7b5dd51e24d36a95c44"
SRCREV_crystals = "c3e2468fa42360499f0e73d215bddfe2245258aa"
S = "${WORKDIR}/git"