summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2022-08-14 18:51:31 +0200
committerIsmael Luceno2022-08-14 19:58:53 +0200
commit400bfa86ab4cb0477e00ba592ca06f950b6befa4 (patch)
tree3b46f40d9385670670c312675afc2b2d57ecc21a
parent94610fcb9fbf735550001b6e61ec810ddbfe0a36 (diff)
wine 7.15 (devel)
-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 83b646d1c3..95c1cc5224 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.14;;
+(devel) VERSION=7.15;;
(stable) VERSION=7.0 PATCHLEVEL=1;;
esac; case "$WINE_BRANCH" in
(scm)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index d8270ff9ba..cca12d8dfd 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2022-08-14 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated WINE_BRANCH=devel to 7.15
+
2022-07-29 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated WINE_BRANCH=devel to 7.14