mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
32ed5e4e15
commit
38dff3d9dc
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "Twisted Web Sockets"
|
DESCRIPTION = "Python vcversioner"
|
||||||
HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
|
HOMEPAGE = "https://github.com/habnabit/vcversioner"
|
||||||
|
|
||||||
LICENSE = "ISC"
|
LICENSE = "ISC"
|
||||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=260625d695c5e0c9dd2c2ef898833c7d"
|
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=260625d695c5e0c9dd2c2ef898833c7d"
|
||||||
|
|||||||
Reference in New Issue
Block a user