mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/py-pysrp: Fix github config
GH_TAG should have been GH_TAGNAME which defaults to DISTVERSIONFULL and isn't needed. And GH_ACCOUNT defaults to PORTNAME and isn't needed.
This commit is contained in:
parent
0494a45f74
commit
a8b1ce8bbb
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1.16.0:devel/py-six@${PY_FLAVOR}
|
|||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cocagne
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAG= ${DISTVERSION}
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue