diff options
Diffstat (limited to 'packages/gomunicator')
-rw-r--r-- | packages/gomunicator/gomunicator_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gomunicator/gomunicator_cvs.bb b/packages/gomunicator/gomunicator_cvs.bb index b86095590b..312b9fbd56 100644 --- a/packages/gomunicator/gomunicator_cvs.bb +++ b/packages/gomunicator/gomunicator_cvs.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" AUTHOR = "Robert Woerle" MAINTAINER = "Koen Kooi <koen@handhelds.org>" DEPENDS = "libgpewidget gtk+ glib-2.0" -PV = "0.1.3+cvs${CVSDATE}" +PV = "0.1.3+cvs-${CVSDATE}" inherit autotools pkgconfig |