diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile index 182c19c26ac8..82754e296290 100644 --- a/emulators/aqemu/Makefile +++ b/emulators/aqemu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aqemu -PORTVERSION= 0.7 +PORTVERSION= 0.7.1 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/aqemu/distinfo b/emulators/aqemu/distinfo index 66ac3e511741..5f9d46d9316c 100644 --- a/emulators/aqemu/distinfo +++ b/emulators/aqemu/distinfo @@ -1,3 +1,3 @@ -MD5 (aqemu-0.7.tar.bz2) = a9e731e6202d72fff9aa77e9d9cadc87 -SHA256 (aqemu-0.7.tar.bz2) = fa2e8699e9194ae0d643bf50b5120de1ec3831c307d3a5604b16242f11cbf074 -SIZE (aqemu-0.7.tar.bz2) = 551234 +MD5 (aqemu-0.7.1.tar.bz2) = 13823b42188455495301f927d7836b62 +SHA256 (aqemu-0.7.1.tar.bz2) = fdc476b4078ad7e83e6bbd09997c0d505b060d966159b2f0085b7260fc7a9ec0 +SIZE (aqemu-0.7.1.tar.bz2) = 570515 diff --git a/emulators/aqemu/files/patch-AQEMU.pro b/emulators/aqemu/files/patch-AQEMU.pro index d26fbd56ff3a..42d10e0b422a 100644 --- a/emulators/aqemu/files/patch-AQEMU.pro +++ b/emulators/aqemu/files/patch-AQEMU.pro @@ -6,6 +6,6 @@ TRANSLATIONS += Russian.ts -CONFIG += qtestlib debug_and_release +CONFIG += qtestlib release - QT += xml + QT += xml network DEFINES += VNC_DISPLAY LIBS += -lvncclient