diff options
-rw-r--r-- | xine/BluRay/input_bluray.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xine/BluRay/input_bluray.c b/xine/BluRay/input_bluray.c index 7bec3859..ac485b68 100644 --- a/xine/BluRay/input_bluray.c +++ b/xine/BluRay/input_bluray.c @@ -21,8 +21,8 @@ * * Input plugin for BluRay discs / images * - * Requires libbluray from http://www.assembla.com/spaces/libbluray/ - * Tested with SVN revision 103 + * Requires libbluray from http://bd.videolan.org/ + * Tested with SVN revision 498 * */ |