mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libvorbis: update to libvorbis-1.3.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
33d1babf2a
commit
547d52ec29
@ -19,12 +19,12 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libvorbis"
|
PKG_NAME="libvorbis"
|
||||||
PKG_VERSION="1.3.2"
|
PKG_VERSION="1.3.3"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="BSD"
|
PKG_LICENSE="BSD"
|
||||||
PKG_SITE="http://www.vorbis.com/"
|
PKG_SITE="http://www.vorbis.com/"
|
||||||
PKG_URL="http://downloads.xiph.org/releases/vorbis/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://downloads.xiph.org/releases/vorbis/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS="libogg"
|
PKG_DEPENDS="libogg"
|
||||||
PKG_BUILD_DEPENDS="toolchain libogg"
|
PKG_BUILD_DEPENDS="toolchain libogg"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user