aboutsummaryrefslogtreecommitdiffstats
path: root/packages/vnc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-09-03 18:06:02 +0000
committerKoen Kooi <koen@openembedded.org>2008-09-03 18:06:02 +0000
commit819cd56f786f99f645ce43e9882dcc7546c9ff4d (patch)
tree295005e0cba744ce43e511f79c589102a66c319e /packages/vnc
parente1d12d8bb5b40a6313cce52974f174fd76cbf32c (diff)
downloadopenembedded-819cd56f786f99f645ce43e9882dcc7546c9ff4d.tar.gz
x11vnc: fix SRC_URI
Diffstat (limited to 'packages/vnc')
-rw-r--r--packages/vnc/x11vnc_0.9.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vnc/x11vnc_0.9.3.bb b/packages/vnc/x11vnc_0.9.3.bb
index 7714a4fffa..2e728ed2a9 100644
--- a/packages/vnc/x11vnc_0.9.3.bb
+++ b/packages/vnc/x11vnc_0.9.3.bb
@@ -5,7 +5,7 @@ AUTHOR = "Karl Runge"
LICENSE = "GPL"
DEPENDS = "openssl virtual/libx11 libxtst libxext avahi jpeg zlib"
-SRC_URI = "http://www.karlrunge.com/x11vnc/x11vnc-0.9.3.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz"
inherit autotools