diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-04-23 19:26:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-04-23 19:26:32 +0000 |
commit | cd1fe74efaca3945b9d42353dcc6dc8a14f19085 (patch) | |
tree | 4908294f2cb7b271dc4c5d035619dadd0b721bb0 /emulators | |
parent | f996ad2c8898b0fb53abef1e25a19b89d5aca0e6 (diff) | |
download | freebsd-ports-cd1fe74efaca3945b9d42353dcc6dc8a14f19085.zip |
Update security/mbedtls to 2.8.0 and bump dependent ports.
MFH: 2018Q2
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dolphin-emu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index f7b718f457b1..d9f59b6a2151 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |