Update to 0.7.1
This commit is contained in:
parent
6741a5e005
commit
d38a7e2577
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233096
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= aqemu
|
||||
PORTVERSION= 0.7
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue