diff options
author | hairball <xhairball@gmail.com> | 2014-02-08 03:38:01 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2014-06-17 17:43:39 +0100 |
commit | 156cb5280032e43647d8e1c9a4f9fc810b5780f4 (patch) | |
tree | 950b1e47a254970f5c9fcba088ad19412bf7060f /Makefile | |
parent | 24ce5bccc992284e1a171e023b4026d6d9bb92f3 (diff) |
Upgrade libogg 1.3.0 to 1.3.1
This is a minor bugfix release with few changes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -228,7 +228,7 @@ NDIR=$(MOUNT_DIR)/null UIDIR=$(MOUNT_DIR)/ui JPDIR=$(MOUNT_DIR)/jpeg-8c SPEEXDIR=$(MOUNT_DIR)/libspeex -OGGDIR=$(MOUNT_DIR)/libogg-1.3.0 +OGGDIR=$(MOUNT_DIR)/libogg-1.3.1 OPUSDIR=$(MOUNT_DIR)/opus-1.0.2 OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.5 ZDIR=$(MOUNT_DIR)/zlib |