diff options
| author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-01-27 21:11:15 +0100 |
|---|---|---|
| committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-01-27 21:12:33 +0100 |
| commit | 354d8cf1c3384eebbd1bb165f686f5ddd9c7c837 (patch) | |
| tree | e3dc3d72858dce6609584decfda94d3e5eea14b1 /devel/py-qt5-pyqt/Makefile | |
| parent | sysutils/doctl: Update to 1.70.0 (diff) | |
*/*: Update qscintilla2 to 2.13.1
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
Diffstat (limited to 'devel/py-qt5-pyqt/Makefile')
| -rw-r--r-- | devel/py-qt5-pyqt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-qt5-pyqt/Makefile b/devel/py-qt5-pyqt/Makefile index d0b371766817..126dea94e1b5 100644 --- a/devel/py-qt5-pyqt/Makefile +++ b/devel/py-qt5-pyqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyqt PORTVERSION= ${PYQT5_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT5} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- |
