mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use DISTVERSIONPREFIX instead of specific GH_TAGNAME
Reported by: sunpoet
This commit is contained in:
parent
d865581119
commit
009f2b87d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522275
2 changed files with 4 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= tbb
|
||||
PORTVERSION= 2020.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= martymac@FreeBSD.org
|
||||
|
@ -17,7 +18,6 @@ USES= compiler gmake tar:tgz
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= 01org
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
||||
SUB_FILES= tbb.pc
|
||||
SUB_LIST= prefix="${PREFIX}" \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1576704424
|
||||
SHA256 (01org-tbb-2020.0-v2020.0_GH0.tar.gz) = 8eed2377ac62e6ac10af5a8303ce861e4525ffe491a061b48e8fe094fc741ce9
|
||||
SIZE (01org-tbb-2020.0-v2020.0_GH0.tar.gz) = 2624531
|
||||
TIMESTAMP = 1578343729
|
||||
SHA256 (01org-tbb-v2020.0_GH0.tar.gz) = 8eed2377ac62e6ac10af5a8303ce861e4525ffe491a061b48e8fe094fc741ce9
|
||||
SIZE (01org-tbb-v2020.0_GH0.tar.gz) = 2624531
|
||||
|
|
Loading…
Add table
Reference in a new issue