From 3be6aa4d270706cb266edc7ff24235aa211c1fe4 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Sun, 26 Nov 2023 01:29:32 +0000 Subject: [PATCH] libgusb: update to 0.4.8. --- srcpkgs/libgusb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgusb/template b/srcpkgs/libgusb/template index 8cf0579cc9a57..2201d4d09ac29 100644 --- a/srcpkgs/libgusb/template +++ b/srcpkgs/libgusb/template @@ -1,6 +1,6 @@ # Template file for 'libgusb' pkgname=libgusb -version=0.4.6 +version=0.4.8 revision=1 build_style=meson build_helper="gir" @@ -15,7 +15,7 @@ license="LGPL-2.1-or-later" homepage="https://github.com/hughsie/libgusb" changelog="https://raw.githubusercontent.com/hughsie/libgusb/master/NEWS" distfiles="https://github.com/hughsie/libgusb/releases/download/${version}/libgusb-${version}.tar.xz" -checksum=1b0422bdcd72183272ac42eec9398c5a0bc48a02f618fa3242c468cbbd003049 +checksum=77aec51de289afe3bf5f8a1a36ae989d1a59748391097242949daccda9569ede # requires access to USB devices, not available on CI make_check=ci-skip