summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2021-06-20 21:36:36 +0200
committerIsmael Luceno2021-06-20 21:37:01 +0200
commit0b5561994f7363c32a518f35e6c6d25699a00b8f (patch)
tree805bf571cf44690cb83c172fd9cb47ca4e83d2f7
parent902d238559685f5512ccee97bec8252683788dba (diff)
wine (devel) 6.11
-rwxr-xr-xx11-libs/wine/DETAILS2
-rw-r--r--x11-libs/wine/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 02e8967ccc..b5399bfaf8 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.10 ;;
+(devel) VERSION=6.11 ;;
(stable) VERSION=6.0.1 ;;
esac; case "$WINE_BRANCH" in
(scm)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 90087faa93..38c7728c00 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2021-06-20 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated (devel) to 6.10
+
2021-06-09 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated (stable) to 6.0.1