diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-15 17:56:00 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-15 17:56:00 +0000 |
commit | ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353 (patch) | |
tree | e9c99afa059233e2351952c5f0d2cbd148ff61a4 /multimedia/openshot | |
parent | 68cd4d73dd90101575595c45abade600cfcdd52c (diff) | |
download | freebsd-ports-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.zip |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to 12.8.1
PR: 251764
Exp-run by: antoine
Diffstat (limited to 'multimedia/openshot')
-rw-r--r-- | multimedia/openshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index a75781497398..f8451d81e2c4 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -4,7 +4,7 @@ PORTNAME= openshot DISTVERSIONPREFIX= v DISTVERSION= 2.5.1-369 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -gcc1735bd CATEGORIES= multimedia |