summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2022-09-09 23:57:03 +0200
committerIsmael Luceno2022-09-10 04:52:42 +0200
commitb04b9d3e24a83cbecc30d9794bec5774237b446e (patch)
tree596e093610c9de13714dc3be7be4e566588809be
parent3a7eccb7226aac7af82ed5c3f982dee261bb0ccf (diff)
wine 7.17 (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 d7ac0c2683..78353b202e 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.16;;
+(devel) VERSION=7.17;;
(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 a79bdcad3e..170b021834 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2022-09-09 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated WINE_BRANCH=devel to 7.17
+
2022-08-28 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated WINE_BRANCH=devel to 7.16