diff options
Diffstat (limited to 'lang/rustpython/Makefile')
-rw-r--r-- | lang/rustpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile index c5caba7f86f0..f5b3b839bc6f 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustpython DISTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |