libbluray: update

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2014-10-07 20:30:05 -07:00
parent 54a42efc4f
commit de4332287a
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := libbluray
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.6.1
$(PKG)_CHECKSUM := 9eba3ee6f69ce2fae290bb7848aa4d75a55a9ff8
$(PKG)_VERSION := 0.6.2
$(PKG)_CHECKSUM := a1ab8c8c9310680fb1fe6a58f9fc5430613600fe
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.bz2
$(PKG)_URL := http://ftp.videolan.org/pub/videolan/libbluray/$($(PKG)_VERSION)/$($(PKG)_FILE)