diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-30 21:25:06 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-30 21:25:06 +0000 |
commit | 90a49f047213b5e4589868c4f9ed9f34fa186e8b (patch) | |
tree | a3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /comms/hidapi | |
parent | bb165f9986932211da4c067d134f86dd3331320a (diff) |
Notes
Diffstat (limited to 'comms/hidapi')
-rw-r--r-- | comms/hidapi/Makefile | 2 | ||||
-rw-r--r-- | comms/hidapi/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index 45bb621b039e..b02f8141712e 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= hidapi +DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.8.0-rc1 PORTREVISION= 3 CATEGORIES= comms @@ -13,7 +14,6 @@ LICENSE_COMB= dual USE_GITHUB= yes GH_ACCOUNT= signal11 -GH_TAGNAME= ${PORTNAME}-${DISTVERSION} USES= autoreconf iconv:wchar_t libtool GNU_CONFIGURE= yes diff --git a/comms/hidapi/distinfo b/comms/hidapi/distinfo index fe642d87f530..5199f2a12ca5 100644 --- a/comms/hidapi/distinfo +++ b/comms/hidapi/distinfo @@ -1,2 +1,2 @@ -SHA256 (signal11-hidapi-0.8.0-rc1-hidapi-0.8.0-rc1_GH0.tar.gz) = 3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61 -SIZE (signal11-hidapi-0.8.0-rc1-hidapi-0.8.0-rc1_GH0.tar.gz) = 101833 +SHA256 (signal11-hidapi-hidapi-0.8.0-rc1_GH0.tar.gz) = 3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61 +SIZE (signal11-hidapi-hidapi-0.8.0-rc1_GH0.tar.gz) = 101833 |