Skip to content

Commit

Permalink
libusb-compat: update to 0.1.8.
Browse files Browse the repository at this point in the history
This is the release of libusb-compat-0.1 0.1.8

Main changes since version 0.1.7
Merge PR #10, #13 and #16
Add github action for Windows, Linux and macOS
  • Loading branch information
wiz committed Dec 7, 2023
1 parent ed764e0 commit a911c73
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions devel/libusb-compat/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# $NetBSD: Makefile,v 1.11 2020/10/13 06:10:35 triaxx Exp $
# $NetBSD: Makefile,v 1.12 2023/12/07 18:25:12 wiz Exp $

VERSION= 0.1.7
DISTNAME= libusb-compat-${VERSION}
DISTNAME= libusb-compat-0.1.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libusb/}
GITHUB_PROJECT= libusb-compat-0.1
GITHUB_RELEASE= v${VERSION}
GITHUB_RELEASE= v${PKGVERSION_NOREV}

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/libusb/libusb/wiki
Expand Down
8 changes: 4 additions & 4 deletions devel/libusb-compat/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2021/10/26 10:15:29 nia Exp $
$NetBSD: distinfo,v 1.11 2023/12/07 18:25:12 wiz Exp $

BLAKE2s (libusb-compat-0.1.7/libusb-compat-0.1.7.tar.gz) = 5ea5ef8d901d0099a03b2b07d11e460c720164eb62f6589384d87633e7e928d9
SHA512 (libusb-compat-0.1.7/libusb-compat-0.1.7.tar.gz) = 8f3b2f9a275987b13278215b28950f9bc4c4cd30d3dc08ff5141ed6486d484981d059588533857eb521a5362ce2eb74c9f9c98f3d0c59d9a288debf9fc95a882
Size (libusb-compat-0.1.7/libusb-compat-0.1.7.tar.gz) = 374868 bytes
BLAKE2s (libusb-compat-0.1.8/libusb-compat-0.1.8.tar.gz) = bf5a67c20c5876131a390e7336f85a833e2caf7828a6c6775a5f628c3df248c4
SHA512 (libusb-compat-0.1.8/libusb-compat-0.1.8.tar.gz) = 0f935b89d06a8ffd6c87b03d649b1136a0f84110874d1b8d071a0af922b9b2f911143670fc9297309053f29ba02e1714fa4f4bdd8b71c26dbaf32146699fcf34
Size (libusb-compat-0.1.8/libusb-compat-0.1.8.tar.gz) = 376385 bytes

0 comments on commit a911c73

Please sign in to comment.