diff --git a/srcpkgs/liblo/template b/srcpkgs/liblo/template index beeb62ba162..26a01831be9 100644 --- a/srcpkgs/liblo/template +++ b/srcpkgs/liblo/template @@ -1,7 +1,7 @@ # Template file for 'liblo' pkgname=liblo version=0.28 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-ipv6" short_desc="Lightweight OSC implementation" @@ -10,6 +10,7 @@ license="LGPL-2.1" homepage="http://plugin.org.uk/liblo/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=da94a9b67b93625354dd89ff7fe31e5297fc9400b6eaf7378c82ee1caf7db909 +nopie=yes pre_configure() { sed -i '/-Werror/d' configure