From 95aa73d16c96447658486e4ab20887143b64b5e0 Mon Sep 17 00:00:00 2001 From: skmpz Date: Fri, 9 Feb 2024 15:03:26 +0200 Subject: [PATCH] libusb: update to 1.0.27. --- srcpkgs/libusb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libusb/template b/srcpkgs/libusb/template index ff718223a7734..79dc1b268afb4 100644 --- a/srcpkgs/libusb/template +++ b/srcpkgs/libusb/template @@ -1,6 +1,6 @@ # Template file for 'libusb' pkgname=libusb -version=1.0.26 +version=1.0.27 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ license="LGPL-2.1-or-later" homepage="https://libusb.info" changelog="https://raw.githubusercontent.com/libusb/libusb/master/ChangeLog" distfiles="https://github.com/libusb/libusb/releases/download/v${version}/libusb-${version}.tar.bz2" -checksum=12ce7a61fc9854d1d2a1ffe095f7b5fac19ddba095c259e6067a46500381b5a5 +checksum=ffaa41d741a8a3bee244ac8e54a72ea05bf2879663c098c82fc5757853441575 libusb-devel_package() { short_desc+=" - development files"