summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-08-02 03:28:58 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-08-02 03:31:21 (GMT)
commite7bb1d6880e697f9028a81fee7ab1cef8b3f3829 (patch)
tree93c9c90d67803ba5563064ab821455ff858fb74e
parent39f524cb1176088f72bcc177ce9ec80f02561784 (diff)
downloadmxe-e7bb1d6880e697f9028a81fee7ab1cef8b3f3829.zip
mxe-e7bb1d6880e697f9028a81fee7ab1cef8b3f3829.tar.gz
mxe-e7bb1d6880e697f9028a81fee7ab1cef8b3f3829.tar.bz2
libdvdnav: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-rw-r--r--src/libdvdnav.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libdvdnav.mk b/src/libdvdnav.mk
index 52fc500..a80f86d 100644
--- a/src/libdvdnav.mk
+++ b/src/libdvdnav.mk
@@ -3,8 +3,8 @@
PKG := libdvdnav
$(PKG)_IGNORE :=
-$(PKG)_VERSION := d0449a9
-$(PKG)_CHECKSUM := ca5f7ef018a428af8f558cbc23af750cf6b322fc
+$(PKG)_VERSION := b945868
+$(PKG)_CHECKSUM := 5d55e5f2c1d9872742b6e2907722097c62bf40d6
$(PKG)_SUBDIR := mirror-$(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/mirror/$(PKG)/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)