From 7331968385c83ee011310dd59978768d319482d0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 13 Dec 2014 10:42:08 +0100 Subject: [PATCH] libgusb: update to 0.2.3. --- srcpkgs/libgusb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgusb/template b/srcpkgs/libgusb/template index b97c231391c..2f5cd9ca39b 100644 --- a/srcpkgs/libgusb/template +++ b/srcpkgs/libgusb/template @@ -1,6 +1,6 @@ # Template file for 'libgusb' pkgname=libgusb -version=0.2.1 +version=0.2.3 revision=1 build_style=gnu-configure configure_args="--disable-static $(vopt_enable gir introspection)" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="https://gitorious.org/gusb/" license="LGPL-2.1" distfiles="http://people.freedesktop.org/~hughsient/releases/$pkgname-${version}.tar.xz" -checksum=1627afe98b27d0abd685ae038d75cd71f7500090e97a84c55458b340494e8d91 +checksum=9b912419687d73bc30b9fb918b7ade640b94bf9a327f0e9a93b1a031e4560458 # Package build options build_options="gir"