summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 da799bcb27..02e8967ccc 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -2,7 +2,7 @@
SPELL=wine
case "$WINE_BRANCH" in
(devel) VERSION=6.10 ;;
-(stable) VERSION=6.0 ;;
+(stable) VERSION=6.0.1 ;;
esac; case "$WINE_BRANCH" in
(scm)
VERSION=$(get_scm_version)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index ba236a0aff..90087faa93 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2021-06-09 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated (stable) to 6.0.1
+
2021-06-07 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated to 6.10 (devel)