hidapi ver. bump

This commit is contained in:
Rmys
2025-10-10 10:00:12 +03:00
parent 73c84925cf
commit e82479c79d
2 changed files with 10 additions and 1 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Simple library for communicating with USB and Bluetooth HID devices</Summary>
<Description>HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices</Description>
<Archive sha1sum="e14d489b29ade5dcb11dfd875f56e1bc0332379f" type="targz">https://github.com/libusb/hidapi/archive/refs/tags/hidapi-0.14.0.tar.gz</Archive>
<Archive sha1sum="3bed4e9a3b523d998a96f2ec52824bc69422c222" type="targz">https://github.com/libusb/hidapi/archive/refs/tags/hidapi-0.15.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>eudev-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="2">
<Date>2025-10-10</Date>
<Version>0.15.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2023-07-15</Date>
<Version>0.14.0</Version>