diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /math/py-piranha | |
parent | acbf1d3f152bc516e4c5a5d7588eece618948125 (diff) | |
download | freebsd-ports-4cf39decb348615b9c8a28370d987a85d1b8a5ed.zip |
*/*: bump all consumers after recent boost upgrade
Diffstat (limited to 'math/py-piranha')
-rw-r--r-- | math/py-piranha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index 08e873f68633..010b757d14af 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -1,7 +1,7 @@ PORTNAME= piranha DISTVERSIONPREFIX= v DISTVERSION= 0.11 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |