summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorIsmael Luceno2021-05-23 00:04:56 +0200
committerIsmael Luceno2021-05-23 03:56:26 +0200
commitbb2ccc84db20267c7e2e0da3919f8b2c39057b75 (patch)
tree7c158a5f37e0fc0de709f9c59dee9de7c88bcbfc /x11-libs
parentfaf97ed256c4c102fff031969302f6ff1eecfa13 (diff)
wine 6.9
Diffstat (limited to 'x11-libs')
-rwxr-xr-xx11-libs/wine/DETAILS3
-rw-r--r--x11-libs/wine/HISTORY4
2 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index eb45f73b13..a59d06eb51 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=6.8 ;;
+(devel) VERSION=6.9 ;;
(stable) VERSION=6.0 ;;
esac; case "$WINE_BRANCH" in
(scm)
@@ -30,6 +30,7 @@ esac
WEB_SITE=http://www.winehq.com/
KEYWORDS="emulator x11 libs"
ENTERED=20010925
+ TMPFS=off
SHORT="Wine Is Not an Emulator"
cat << EOF
Wine Is Not an Emulator. It is an alternative implementation of the Windows 3.x
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 2cdbf2d9e3..92a33b5fdc 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2021-05-22 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated to 6.9 (devel)
+ added TMPFS=off
+
2021-05-08 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated to 6.8 (devel)