[Buildroot] [git commit] libvorbis: bump version

Peter Korsgaard jacmet at sunsite.dk
Sun Feb 5 21:14:54 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=7b236b937df3507d4d7abd1fc58dae523df5a59e
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/multimedia/libvorbis/libvorbis.mk |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/package/multimedia/libvorbis/libvorbis.mk b/package/multimedia/libvorbis/libvorbis.mk
index dfe7bce..6844414 100644
--- a/package/multimedia/libvorbis/libvorbis.mk
+++ b/package/multimedia/libvorbis/libvorbis.mk
@@ -4,12 +4,10 @@
 #
 #############################################################
 
-LIBVORBIS_VERSION = 1.3.2
+LIBVORBIS_VERSION = 1.3.3
 LIBVORBIS_SOURCE = libvorbis-$(LIBVORBIS_VERSION).tar.gz
 LIBVORBIS_SITE = http://downloads.xiph.org/releases/vorbis/$(LIBVORBIS-SOURCE)
-LIBVORBIS_AUTORECONF = NO
 LIBVORBIS_INSTALL_STAGING = YES
-LIBVORBIS_INSTALL_TARGET = YES
 
 LIBVORBIS_CONF_OPT = --disable-oggtest
 


More information about the buildroot mailing list