From 72f0ffbfec6446a50cf089bc1ab9064cb361c79f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 18 Dec 2014 21:22:18 +0100 Subject: [PATCH] libvorbis: revbump to update metadata objs. --- srcpkgs/libvorbis/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/libvorbis/template b/srcpkgs/libvorbis/template index 76db8fecca..9b344bd3cf 100644 --- a/srcpkgs/libvorbis/template +++ b/srcpkgs/libvorbis/template @@ -1,9 +1,8 @@ # Template file for 'libvorbis'. pkgname=libvorbis version=1.3.4 -revision=1 +revision=2 build_style=gnu-configure -configure_args="ac_cv_func_memcmp_working=yes" hostmakedepends="automake libtool pkg-config" makedepends="libogg-devel" short_desc="The Vorbis General Audio Compression Codec"