summaryrefslogtreecommitdiffstats
path: root/src/opusfile.mk
diff options
context:
space:
mode:
authormabrand <mabrand@mabrand.nl>2018-11-14 10:29:20 (GMT)
committerGitHub <noreply@github.com>2018-11-14 10:29:20 (GMT)
commitb9607fd0054d7ea71205571963788071faab5a55 (patch)
tree2746b30e0f82a08489bbd1688d185f5c83091a12 /src/opusfile.mk
parent93f93fb7306c00c900ff59f6eeee3e8d74a6f917 (diff)
parent5ca945d079226e2b636aa5e42adf09e82a217855 (diff)
downloadmxe-b9607fd0054d7ea71205571963788071faab5a55.zip
mxe-b9607fd0054d7ea71205571963788071faab5a55.tar.gz
mxe-b9607fd0054d7ea71205571963788071faab5a55.tar.bz2
Merge pull request #2212 from jonaski/updates
Update packages
Diffstat (limited to 'src/opusfile.mk')
-rw-r--r--src/opusfile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/opusfile.mk b/src/opusfile.mk
index 2af41cc..5fd5cea 100644
--- a/src/opusfile.mk
+++ b/src/opusfile.mk
@@ -3,8 +3,8 @@
PKG := opusfile
$(PKG)_WEBSITE := https://opus-codec.org/
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.6
-$(PKG)_CHECKSUM := 2428717b356e139f18ed2fdb5ad990b5654a238907a0058200b39c46a7d03ea6
+$(PKG)_VERSION := 0.11
+$(PKG)_CHECKSUM := 74ce9b6cf4da103133e7b5c95df810ceb7195471e1162ed57af415fabf5603bf
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://archive.mozilla.org/pub/opus/$($(PKG)_FILE)