diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-16 01:56:00 +0800 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-16 01:56:00 +0800 |
commit | ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353 (patch) | |
tree | e9c99afa059233e2351952c5f0d2cbd148ff61a4 /audio/carla | |
parent | 68cd4d73dd90101575595c45abade600cfcdd52c (diff) | |
download | freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.tar.gz freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.tar.zst freebsd-ports-gnome-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 'audio/carla')
-rw-r--r-- | audio/carla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/carla/Makefile b/audio/carla/Makefile index 8a910524f5be..afaf2a30f8ec 100644 --- a/audio/carla/Makefile +++ b/audio/carla/Makefile @@ -3,7 +3,7 @@ PORTNAME= Carla DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org |