diff options
-rw-r--r-- | recipes/libplayer/libplayer.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libplayer/libplayer.inc b/recipes/libplayer/libplayer.inc index 823e4b5dd7..ea74aee135 100644 --- a/recipes/libplayer/libplayer.inc +++ b/recipes/libplayer/libplayer.inc @@ -6,7 +6,7 @@ DEPENDS = "virtual/libx11 libxcb mplayer gstreamer" INC_PR = "r1" -SRC_URI = "http://libplayer.geexbox.org/releases/${P}.tar.bz2;name=${PN}" +SRC_URI = "http://${PN}.geexbox.org/releases/${P}.tar.bz2;name=${PN}" inherit autotools pkgconfig |