package/libbluray: bump version to 0.6.2
- old SITE is now password-protected - add hash Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
7e8fc282f8
commit
6878126afa
2
package/libbluray/libbluray.hash
Normal file
2
package/libbluray/libbluray.hash
Normal file
@ -0,0 +1,2 @@
|
||||
# Hashes from: http://get.videolan.org/libbluray/0.6.2/libbluray-0.6.2.tar.bz2.sha512
|
||||
sha512 20fbc5f34d7d025efaac1b6398c18b94b603a52bfb6dd0f021059d3bd4c3cf785e715698cd09e5d1c97a7ed11bbd146b29aa363650620eef1efca08053fc033a libbluray-0.6.2.tar.bz2
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBLURAY_VERSION = 0.5.0
|
||||
LIBBLURAY_SITE = ftp://ftp.videolan.org/pub/videolan/libbluray/$(LIBBLURAY_VERSION)
|
||||
LIBBLURAY_VERSION = 0.6.2
|
||||
LIBBLURAY_SITE = http://get.videolan.org/libbluray/$(LIBBLURAY_VERSION)
|
||||
LIBBLURAY_SOURCE = libbluray-$(LIBBLURAY_VERSION).tar.bz2
|
||||
LIBBLURAY_INSTALL_STAGING = YES
|
||||
LIBBLURAY_LICENSE = LGPLv2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user