diff options
| -rw-r--r-- | meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb b/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb index f92eb49a8c..1c66318814 100644 --- a/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb +++ b/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS = "openssl virtual/libx11 libxext avahi jpeg zlib" | |||
| 11 | 11 | ||
| 12 | PR = "r1" | 12 | PR = "r1" |
| 13 | 13 | ||
| 14 | SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz\ | 14 | SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc/${PV}/x11vnc-${PV}.tar.gz\ |
| 15 | file://starting-fix.patch \ | 15 | file://starting-fix.patch \ |
| 16 | file://endian-fix.patch " | 16 | file://endian-fix.patch " |
| 17 | 17 | ||
