summaryrefslogtreecommitdiffstats
path: root/src/opus.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/opus.mk')
-rw-r--r--src/opus.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opus.mk b/src/opus.mk
index 29ce2c8..bb499f0 100644
--- a/src/opus.mk
+++ b/src/opus.mk
@@ -4,7 +4,7 @@
PKG := opus
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.1
-$(PKG)_CHECKSUM := 2bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95
+$(PKG)_CHECKSUM := b9727015a58affcf3db527322bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://downloads.xiph.org/releases/$(PKG)/$($(PKG)_FILE)