diff options
Diffstat (limited to 'lang/python31')
-rw-r--r-- | lang/python31/Makefile | 1 | ||||
-rw-r--r-- | lang/python31/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 45fcafac8be2..59c32c55ffea 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -29,6 +29,7 @@ INSTALL_TARGET= altinstall MAN1= ${PYTHON_VERSION}.1 USE_PYTHON= yes +USE_XZ= yes PYTHON_VERSION= python3.1 PYTHON_NO_DEPENDS= yes diff --git a/lang/python31/distinfo b/lang/python31/distinfo index 50c26d2f7310..a5401edf81a1 100644 --- a/lang/python31/distinfo +++ b/lang/python31/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Python-3.1.5.tgz) = d12dae6d06f52ef6bf1271db4d5b4d14b5dd39813e324314e72b648ef1bc0103 -SIZE (python/Python-3.1.5.tgz) = 11798798 +SHA256 (python/Python-3.1.5.tar.xz) = 035c4370354d901924ce0fd8df65c5452839f590ec1b9c17fae2ada3e5f3b4d7 +SIZE (python/Python-3.1.5.tar.xz) = 8189536 |