diff --git a/srcpkgs/libgusb/template b/srcpkgs/libgusb/template index 5476e3f540e..e2c9610d2f8 100644 --- a/srcpkgs/libgusb/template +++ b/srcpkgs/libgusb/template @@ -1,7 +1,7 @@ # Template file for 'libgusb' pkgname=libgusb version=0.2.7 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static $(vopt_enable gir introspection)" hostmakedepends="pkg-config $(vopt_if gir gobject-introspection)"