package/opusfile: bump to version 0.12
authorGilles Talis <gilles.talis@gmail.com>
Sun, 31 Jan 2021 09:50:56 +0000 (10:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Jan 2021 10:29:39 +0000 (11:29 +0100)
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>
package/opusfile/opusfile.hash
package/opusfile/opusfile.mk

index e9ecf83febcc925bc1e3779c9f8030204be33e92..30bf9b36df6d610787a98ce68e94bdd2245dfd75 100644 (file)
@@ -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
index 49a53b3958f70634b557000c7eedca63b83800e6..72ae82e80178b32d481d2d86f1464f2069c49742 100644 (file)
@@ -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