From 2af7d172c793d55a85da66a4a780cc860738dfc7 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 28 Feb 2018 06:51:43 +0000 Subject: [PATCH] dolphin-emu: rebuild against mbedtls-2.7.1 --- srcpkgs/dolphin-emu/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dolphin-emu/template b/srcpkgs/dolphin-emu/template index 0e1114b9eeb..49683127576 100644 --- a/srcpkgs/dolphin-emu/template +++ b/srcpkgs/dolphin-emu/template @@ -3,7 +3,7 @@ only_for_archs="x86_64 x86_64-musl" pkgname=dolphin-emu version=5.0 -revision=7 +revision=8 wrksrc="dolphin-${version}" build_style=cmake nopie=yes