package/opusfile: bump to version 0.12
also set the indentation to 2 spaces in hash file Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5159f65660
commit
35ea1dd30c
@ -1,5 +1,5 @@
|
||||
# From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt
|
||||
sha256 74ce9b6cf4da103133e7b5c95df810ceb7195471e1162ed57af415fabf5603bf opusfile-0.11.tar.gz
|
||||
sha256 118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b opusfile-0.12.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf COPYING
|
||||
sha256 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPUSFILE_VERSION = 0.11
|
||||
OPUSFILE_VERSION = 0.12
|
||||
OPUSFILE_SITE = https://downloads.xiph.org/releases/opus
|
||||
OPUSFILE_DEPENDENCIES = host-pkgconf libogg opus
|
||||
OPUSFILE_LICENSE = BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user