freerdp: fix homepage field
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 17 May 2011 13:58:46 +0000 (13:58 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:12:14 +0000 (08:12 -0800)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/freerdp/freerdp.inc

index 71dab97..ec7d360 100644 (file)
@@ -2,7 +2,7 @@
 # Released under the MIT license
 
 DESCRIPTION = "FreeRDP RDP client"
-HOMEPAGE = "http://freerdp.sourceforge.net"
+HOMEPAGE = "http://www.freerdp.com"
 DEPENDS = "virtual/libx11 openssl libxcursor libxv cups alsa-lib pulseaudio pcsc-lite"
 SECTION = "x11/network"
 LICENSE = "Apache-2.0"