From f73db0a2e36357d8f2e14ebb930cc02940d6b069 Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Wed, 19 Jan 2022 15:51:00 +0100 Subject: wine 7.0 --- x11-libs/wine/DETAILS | 4 ++-- x11-libs/wine/HISTORY | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS index b8cd2dbdb8..99d9e766cd 100755 --- a/x11-libs/wine/DETAILS +++ b/x11-libs/wine/DETAILS @@ -1,8 +1,8 @@ . "$GRIMOIRE/FUNCTIONS" SPELL=wine case "$WINE_BRANCH" in -(devel) VERSION=6.23 ;; -(stable) VERSION=6.0.1 ;; +(devel) VERSION=7.0 ;; +(stable) VERSION=7.0 ;; esac; case "$WINE_BRANCH" in (scm) VERSION=$(get_scm_version) diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY index 376fc2adc4..ec429d58e8 100644 --- a/x11-libs/wine/HISTORY +++ b/x11-libs/wine/HISTORY @@ -1,3 +1,6 @@ +2022-01-19 Ismael Luceno + * DETAILS: updated to 7.0 + 2021-12-06 Ismael Luceno * DETAILS: updated (devel) to 6.23 -- cgit v1.2.3