Mercurial > hgrepos > FreeBSD > ports > PyPy
changeset 46:948aab4fc6b9
+++++ v7.3.9_3
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 09 Oct 2022 21:30:35 +0200 |
| parents | 5e046980990d |
| children | 88007588a9d0 |
| files | Makefile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Oct 09 19:11:04 2022 +0200 +++ b/Makefile Sun Oct 09 21:30:35 2022 +0200 @@ -1,7 +1,7 @@ # Created by: David Naylor <naylor.b.david@gmail.com> PORTNAME?= pypy -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= lang python MASTER_SITES= https://downloads.python.org/pypy/ DISTNAME?= ${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src
