From: Jonathan Liu <net147@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-qt5][PATCH] quazip: update to 0.7.3 and add missing metadata
Date: Sun, 6 Aug 2017 17:17:04 +1000 [thread overview]
Message-ID: <20170806071704.17635-1-net147@gmail.com> (raw)
The license checksum has changed as a static linking exception has been
added on top of the LGPL 2.1 license.
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
recipes-qt/quazip/{quazip_0.7.2.bb => quazip_0.7.3.bb} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
rename recipes-qt/quazip/{quazip_0.7.2.bb => quazip_0.7.3.bb} (43%)
diff --git a/recipes-qt/quazip/quazip_0.7.2.bb b/recipes-qt/quazip/quazip_0.7.3.bb
similarity index 43%
rename from recipes-qt/quazip/quazip_0.7.2.bb
rename to recipes-qt/quazip/quazip_0.7.3.bb
index 6b09cf9..970204e 100644
--- a/recipes-qt/quazip/quazip_0.7.2.bb
+++ b/recipes-qt/quazip/quazip_0.7.3.bb
@@ -1,11 +1,13 @@
SUMMARY = "Qt/C++ wrapper for ZIP/UNZIP package"
+HOMEPAGE = "http://quazip.sourceforge.net/"
+BUGTRACKER = "https://sourceforge.net/p/quazip/bugs/"
LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4"
+LIC_FILES_CHKSUM = "file://COPYING;md5=910d778aab53617cbaf13c4e1810e289"
DEPENDS = "qtbase"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"
-SRC_URI[md5sum] = "84163487a4c3470781c93e5f56c4ca43"
-SRC_URI[sha256sum] = "91d827fbcafd099ae814cc18a8dd3bb709da6b8a27c918ee1c6c03b3f29440f4"
+SRC_URI[md5sum] = "2ba7dd8b1d6dd588374c9fab5c46e76e"
+SRC_URI[sha256sum] = "2ad4f354746e8260d46036cde1496c223ec79765041ea28eb920ced015e269b5"
inherit qmake5
--
2.13.2
reply other threads:[~2017-08-06 7:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170806071704.17635-1-net147@gmail.com \
--to=net147@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.