diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-05-26 19:24:42 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-05-26 19:24:42 +0000 |
commit | 717a95c1e2e6e1037475d67f4a97f900dc09f6ec (patch) | |
tree | 790cbc413ba05ff41e614d0f1e347d6165d23f2f | |
parent | 500d2afb916f51c89f5df6400751624e301b8e6e (diff) |
comms/hidapi: Update to 0.12.0
-rw-r--r-- | comms/hidapi/Makefile | 2 | ||||
-rw-r--r-- | comms/hidapi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index 2cec55356904..8d3a8717c68c 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -1,6 +1,6 @@ PORTNAME= hidapi DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 0.11.2 +DISTVERSION= 0.12.0 CATEGORIES= comms MAINTAINER= ehaupt@FreeBSD.org diff --git a/comms/hidapi/distinfo b/comms/hidapi/distinfo index bcd2968ece18..f2dd43937edf 100644 --- a/comms/hidapi/distinfo +++ b/comms/hidapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641724358 -SHA256 (libusb-hidapi-hidapi-0.11.2_GH0.tar.gz) = bc4ac0f32a6b21ef96258a7554c116152e2272dacdec1e4620fc44abeea50c27 -SIZE (libusb-hidapi-hidapi-0.11.2_GH0.tar.gz) = 233063 +TIMESTAMP = 1653592621 +SHA256 (libusb-hidapi-hidapi-0.12.0_GH0.tar.gz) = 28ec1451f0527ad40c1a4c92547966ffef96813528c8b184a665f03ecbb508bc +SIZE (libusb-hidapi-hidapi-0.12.0_GH0.tar.gz) = 238751 |