summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorIsmael Luceno2022-11-08 16:20:39 +0100
committerIsmael Luceno2022-11-08 18:59:32 +0100
commit29f982dbba901b100845fd4f20e722fce499572a (patch)
treee0c88bacbf53dd904aada5757f3534207d450635 /x11-libs
parent0be1c5a6a335d3703559fee8d32fd32ba7b7aa95 (diff)
wine 7.0.1 (stable)
Diffstat (limited to 'x11-libs')
-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 c0f196b549..017d07e932 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -2,7 +2,7 @@
SPELL=wine
case "$WINE_BRANCH" in
(devel) VERSION=7.20;;
-(stable) VERSION=7.0 PATCHLEVEL=1;;
+(stable) VERSION=7.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 cfc4050419..95c9b67996 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2022-11-08 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated WINE_BRANCH=stable to 7.0.1
+
2022-11-01 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated WINE_BRANCH=devel to 7.20