aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2016-01-28 11:22:57 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-15 10:15:26 +0100
commit38dff3d9dcdaf0c08c2cce2c1cc1d7233fb275d4 (patch)
treeb817a5ff79e7aa626d868fea7e390aa800e0a5bb
parent32ed5e4e15cd595ee41145e7247772f4e5f00b9e (diff)
downloadmeta-openembedded-38dff3d9dcdaf0c08c2cce2c1cc1d7233fb275d4.tar.gz
python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.
Copy/paste is the root of all evil. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
index 152034b4c8..6c9687531d 100644
--- a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
+++ b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
@@ -1,5 +1,5 @@
-DESCRIPTION = "Twisted Web Sockets"
-HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
+DESCRIPTION = "Python vcversioner"
+HOMEPAGE = "https://github.com/habnabit/vcversioner"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=260625d695c5e0c9dd2c2ef898833c7d"