summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorIsmael Luceno2022-11-11 22:43:33 +0100
committerIsmael Luceno2022-11-12 00:57:01 +0100
commit5c7ff88d4bd5f3a85406bb3ea4a654f3cd836922 (patch)
treeba43130569faaec335dcda2f52df7275fb532b0f /x11-libs
parent93f3afd6098936d8d61813b3ee6e7fe99788fa11 (diff)
wine 7.21 (devel)
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 017d07e932..8262dba65e 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=7.20;;
+(devel) VERSION=7.21;;
(stable) VERSION=7.0.1;;
esac; case "$WINE_BRANCH" in
(scm)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 95c9b67996..37c0bc8a0c 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2022-11-11 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated WINE_BRANCH=devel to 7.21
+
2022-11-08 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated WINE_BRANCH=stable to 7.0.1