aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-10-05 22:46:48 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-10-12 07:28:18 +0000
commit034d68096d620fc45fe4ccfe191b2ec21fa72966 (patch)
tree5a924609012d4cac5254a7271066f005d380bdc2
parenta16e349955d4550b81ce42b0d601a7670a4c16c0 (diff)
meta-optee: python-wand: upgrade to latest release 0.4.4
Latest python-wand release is from October 2016. Update to latest release: 0.4.4. Change-Id: I23dc1fbb817bbb26357c3ab6dcc86b251eea36e6 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> (cherry picked from commit 7ed523b06bde259f99b21a15e8c936af4f18c752)
-rw-r--r--meta-optee/recipes-devtools/python/python-wand_0.4.4.bb (renamed from meta-optee/recipes-devtools/python/python-wand_0.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-optee/recipes-devtools/python/python-wand_0.4.3.bb b/meta-optee/recipes-devtools/python/python-wand_0.4.4.bb
index cc91892a..1043987a 100644
--- a/meta-optee/recipes-devtools/python/python-wand_0.4.3.bb
+++ b/meta-optee/recipes-devtools/python/python-wand_0.4.4.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Magic wand library"
-HOMEPAGE = "http://docs.wand-py.org/en/0.4.3/"
+HOMEPAGE = "http://docs.wand-py.org/en/0.4.4/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=170eafd687d4a2b950819cd5e067e6d5"