pkgsrc/lang/python37/dist.mk
adam 7d1cd68164 python37: updated to 3.7.6
Python 3.7.6 is the next bugfix release of Python 3.7.
2019-12-28 22:30:24 +00:00

8 lines
306 B
Makefile

# $NetBSD: dist.mk,v 1.7 2019/12/28 22:30:24 adam Exp $
PY_DISTVERSION= 3.7.6
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python37/distinfo
PATCHDIR= ${.CURDIR}/../../lang/python37/patches
MASTER_SITES= http://www.python.org/ftp/python/${PY_DISTVERSION}/