diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2021-10-06 17:41:19 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-09 00:45:18 +0000 |
| commit | f16d8e56352394e557b1ab24f1a3582300e414af (patch) | |
| tree | 4e39e6f533088cdecb2d7efd35ac7e527a6823e8 /emulators | |
| parent | x11/menulibre: Update to 2.2.3 (diff) | |
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
Diffstat (limited to 'emulators')
| -rw-r--r-- | emulators/virtualbox-ose-legacy/Makefile | 2 | ||||
| -rw-r--r-- | emulators/virtualbox-ose/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile index 3dbc450f08f0..dbde43ca3e1f 100644 --- a/emulators/virtualbox-ose-legacy/Makefile +++ b/emulators/virtualbox-ose-legacy/Makefile @@ -2,7 +2,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.44 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= https://download.oracle.com/virtualbox/${PORTVERSION}/ PKGNAMESUFFIX?= -legacy diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 35dd54183088..cfd73bdea1ff 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -2,7 +2,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 6.1.26 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${PORTVERSION}/ DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} |
