Use upstream release tarball
This commit is contained in:
parent
a33607662f
commit
bacd855be4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546992
@ -4,6 +4,7 @@
|
||||
PORTNAME= usbhid-dump
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/DIGImend/usbhid-dump/releases/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= USB HID device dumping utility
|
||||
@ -11,11 +12,9 @@ COMMENT= USB HID device dumping utility
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf libtool pkgconfig
|
||||
USES= libtool pkgconfig
|
||||
|
||||
GH_ACCOUNT= DIGImend
|
||||
USE_GITHUB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/include/uhd/
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (DIGImend-usbhid-dump-1.4_GH0.tar.gz) = 8e39092396bddbda3bc520b39417f78c09958efb3df1f2e16ff37006a3b1905d
|
||||
SIZE (DIGImend-usbhid-dump-1.4_GH0.tar.gz) = 19153
|
||||
TIMESTAMP = 1598647305
|
||||
SHA256 (usbhid-dump-1.4.tar.gz) = 065bdf713ca2446e455f3b71e6fc9d401dc694d73ac9f3c7b66940771660f46c
|
||||
SIZE (usbhid-dump-1.4.tar.gz) = 341411
|
||||
|
Loading…
Reference in New Issue
Block a user