diff options
Diffstat (limited to 'devel/shiboken2/Makefile')
-rw-r--r-- | devel/shiboken2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shiboken2/Makefile b/devel/shiboken2/Makefile index 6f1817cbc143..8335a5384fdf 100644 --- a/devel/shiboken2/Makefile +++ b/devel/shiboken2/Makefile @@ -1,6 +1,6 @@ PORTNAME= shiboken2 DISTVERSION= 5.15.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= QT/official_releases/QtForPython/shiboken2/PySide2-${DISTVERSION}-src PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |