wt: added HOMEPAGE to recipe
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 10 Feb 2009 16:02:45 +0000 (17:02 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 10 Feb 2009 16:02:45 +0000 (17:02 +0100)
packages/wt/wt_2.2.3.bb

index ec0f3cc..b9ab758 100644 (file)
@@ -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"