diff options
author | Shubham Goyal <22shubh22@gmail.com> | 2019-05-28 12:49:07 +0530 |
---|---|---|
committer | Michael Stahl <Michael.Stahl@cib.de> | 2019-07-02 12:09:30 +0200 |
commit | b4141cade04dac0c9d47293313a4521282975f12 (patch) | |
tree | 123d0d5e053cf9209d74f7458b2b4e07f2b13a01 /download.lst | |
parent | 5d22b9a022f8c98b6b215860ce45b52aea41633e (diff) |
bundle external: qrcodegen
The bundle helps to generate QR code in LO.
Change-Id: Iaa9225a72d15806c929d30951cefd3f3fee8960e
Reviewed-on: https://gerrit.libreoffice.org/73302
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/download.lst b/download.lst index 8fbc74661141..0855f47a90c5 100644 --- a/download.lst +++ b/download.lst @@ -212,6 +212,8 @@ export POSTGRESQL_SHA256SUM := a754c02f7051c2f21e52f8669a421b50485afcde9a581674d export POSTGRESQL_TARBALL := postgresql-9.2.24.tar.bz2 export PYTHON_SHA256SUM := 285892899bf4d5737fd08482aa6171c6b2564a45b9102dfacfb72826aebdc7dc export PYTHON_TARBALL := Python-3.5.7.tar.xz +export QRCODEGEN_SHA256SUM := fcdf9fd69fde07ae4dca2351d84271a9de8093002f733b77c70f52f1630f6e4a +export QRCODEGEN_TARBALL := QR-Code-generator-1.4.0.tar.gz export QXP_SHA256SUM := e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c export QXP_TARBALL := libqxp-0.0.2.tar.xz export RAPTOR_SHA256SUM := ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed |