]> code.ossystems Code Review - openembedded-core.git/commitdiff
x11vnc: fix SRC_URI
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 8 Aug 2008 07:42:07 +0000 (07:42 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 8 Aug 2008 07:42:07 +0000 (07:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5027 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/x11vnc/x11vnc_0.9.3.bb

index 04ac87b44453e55ee1b38ee548f1adda23ad14f3..5269ff30919273c6c5fe91ccb4dc279e20c4f88a 100644 (file)
@@ -5,7 +5,7 @@ AUTHOR = "Karl Runge"
 LICENSE = "GPL"
 DEPENDS = "openssl virtual/libx11 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