Update opusfile

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2014-05-08 20:55:27 -07:00
parent 05aa359b7a
commit 76ac846202
1 changed files with 2 additions and 2 deletions

View File

@ -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)