summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/opusfile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/opusfile.mk b/src/opusfile.mk
index 4d5e23e..e090578 100644
--- a/src/opusfile.mk
+++ b/src/opusfile.mk
@@ -3,8 +3,8 @@
PKG := opusfile
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.4
-$(PKG)_CHECKSUM := d514e57ffc051e4359b9bc13d6fc8805a26cdd3b
+$(PKG)_VERSION := 0.5
+$(PKG)_CHECKSUM := 1ba9dabbbaa35034af8167661a918df6c003317e
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://downloads.xiph.org/releases/opus/$($(PKG)_FILE)