diff options
author | Ismael Luceno | 2022-03-17 15:03:13 +0100 |
---|---|---|
committer | Ismael Luceno | 2022-03-17 15:03:13 +0100 |
commit | 047fee8f99096aa789a874ad3a6c757bf08ea6ec (patch) | |
tree | 5c3ac997448934afb3aa713f4c7d913254d29952 /x11-libs | |
parent | 0a90cc5bdfc4ed8d6ccd5534abc7a1e634764a58 (diff) |
wine 7.4
Diffstat (limited to 'x11-libs')
-rwxr-xr-x | x11-libs/wine/DETAILS | 2 | ||||
-rw-r--r-- | x11-libs/wine/HISTORY | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS index 86d5874429..fcee73ec02 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.1;; +(devel) VERSION=7.4;; (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 7626dbe32d..000724d9f7 100644 --- a/x11-libs/wine/HISTORY +++ b/x11-libs/wine/HISTORY @@ -1,3 +1,6 @@ +2022-03-17 Ismael Luceno <ismael@sourcemage.org> + * DETAILS: updated WINE_BRANCH=devel to 7.4 + 2022-01-19 Ismael Luceno <ismael@sourcemage.org> * DETAILS: updated to 7.0 PATCHLEVEL++ |