diff options
Diffstat (limited to 'recipes/geda/geda-examples_1.4.3.bb')
-rw-r--r-- | recipes/geda/geda-examples_1.4.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/geda/geda-examples_1.4.3.bb b/recipes/geda/geda-examples_1.4.3.bb index a35d41514b..77a0196b52 100644 --- a/recipes/geda/geda-examples_1.4.3.bb +++ b/recipes/geda/geda-examples_1.4.3.bb @@ -1,5 +1,6 @@ LICENSE = "GPLv2" -HOMEPAGE = "http://geda.seul.org" +HOMEPAGE = "http://www.gpleda.org/" +PR = "r1" DEPENDS = "gtk+ libgeda" |