aboutsummaryrefslogtreecommitdiff
path: root/devel/py-hatch-semver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hatch-semver/Makefile')
-rw-r--r--devel/py-hatch-semver/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/py-hatch-semver/Makefile b/devel/py-hatch-semver/Makefile
index 0777f35c444f..864a6f23bb50 100644
--- a/devel/py-hatch-semver/Makefile
+++ b/devel/py-hatch-semver/Makefile
@@ -1,7 +1,8 @@
PORTNAME= hatch-semver
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= devel python
-MASTER_SITES= PYPI
+MASTER_SITES= PYPI \
+ https://github.com/fleetingbytes/hatch-semver/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= hatch_semver-${PORTVERSION}