[oe-commits] Frans Meulenbroeks : wt: added HOMEPAGE to recipe

GIT User account git at amethyst.openembedded.net
Tue Feb 10 16:03:36 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 21cae999f74c18f2a4f6ff5f321043a9cd008726
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=21cae999f74c18f2a4f6ff5f321043a9cd008726

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Tue Feb 10 17:02:45 2009 +0100

wt: added HOMEPAGE to recipe

---

 packages/wt/wt_2.2.3.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/wt/wt_2.2.3.bb b/packages/wt/wt_2.2.3.bb
index ec0f3cc..b9ab758 100644
--- a/packages/wt/wt_2.2.3.bb
+++ b/packages/wt/wt_2.2.3.bb
@@ -2,8 +2,9 @@ DESCRIPTION = "A C++ Web Toolkit"
 PRIORITY = "optional"
 SECTION = "devel"
 LICENSE = "GPL"
+HOMEPAGE = "http://www.webtoolkit.eu/wt"
 DEPENDS = "boost zlib openssl"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/witty/wt-${PV}.tar.gz \
 	file://cmakelist.patch;patch=1"





More information about the Openembedded-commits mailing list