pkgsrc/lang/python36/dist.mk
adam 3197b6f401 python36: updated to 3.6.10
Python 3.6.10 is the next security fix release of Python 3.6.
2019-12-28 22:24:01 +00:00

8 lines
308 B
Makefile

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