diff --git a/dev-libs/hidapi/hidapi-20200301.recipe b/dev-libs/hidapi/hidapi-0.10.1.recipe similarity index 81% rename from dev-libs/hidapi/hidapi-20200301.recipe rename to dev-libs/hidapi/hidapi-0.10.1.recipe index 4b66d16b6..13faeff6c 100644 --- a/dev-libs/hidapi/hidapi-20200301.recipe +++ b/dev-libs/hidapi/hidapi-0.10.1.recipe @@ -7,17 +7,16 @@ into a target application by adding a single source file (per platform) \ and a single header. The HIDAPI library was originally developed by Alan Ott (signal11)." -HOMEPAGE="http://www.signal11.us/oss/hidapi/" +HOMEPAGE="https://github.com/libusb/hidapi" COPYRIGHT="2010 Alan Ott - 2011 Signal 11 Software" + 2011 Signal 11 Software + 2019-2020 libusb/hidapi Team" LICENSE="BSD (3-clause) GNU GPL v3" REVISION="1" -srcGitRev="24a822c80f95ae1b46a7a3c16008858dc4d8aec8" -SOURCE_URI="https://github.com/signal11/hidapi/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="d7daee08f3a26da3b552e421c298296f64e036bf52a884494c0d6d5a0e5af288" -SOURCE_FILENAME="hidapi-$portVersion-$srcGitRev.tar.gz" -SOURCE_DIR="hidapi-$srcGitRev" +SOURCE_URI="https://github.com/libusb/hidapi/archive/refs/tags/hidapi-$portVersion.tar.gz" +CHECKSUM_SHA256="f71dd8a1f46979c17ee521bc2117573872bbf040f8a4750e492271fc141f2644" +SOURCE_DIR="hidapi-hidapi-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"