libraries/libopusenc: Updated for version 0.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1324a5bfd9
commit
41c077b8a4
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libopusenc
|
||||
VERSION=${VERSION:-0.1}
|
||||
VERSION=${VERSION:-0.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libopusenc"
|
||||
VERSION="0.1"
|
||||
VERSION="0.1.1"
|
||||
HOMEPAGE="https://opus-codec.org/"
|
||||
DOWNLOAD="https://archive.mozilla.org/pub/opus/libopusenc-0.1.tar.gz"
|
||||
MD5SUM="3773d34b30cc0c57d6c934cc7c01dc7f"
|
||||
DOWNLOAD="https://archive.mozilla.org/pub/opus/libopusenc-0.1.1.tar.gz"
|
||||
MD5SUM="6ca2f94c422ced3ef5f56c755c03b6b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="opus"
|
||||
|
|
Loading…
Reference in New Issue