From d54878a9007badfb3b063a6143175dc8ee9c368b Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Wed, 19 Jan 2022 16:51:30 +0100 Subject: wine: PATCHLEVEL++ --- x11-libs/wine/DETAILS | 4 ++-- x11-libs/wine/HISTORY | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS index 99d9e766cd..00239a9dfc 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=7.0 ;; -(stable) VERSION=7.0 ;; +(devel) VERSION=7.0 PATCHLEVEL=1;; +(stable) VERSION=7.0 PATCHLEVEL=1;; esac; case "$WINE_BRANCH" in (scm) VERSION=$(get_scm_version) diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY index bba65015a6..7626dbe32d 100644 --- a/x11-libs/wine/HISTORY +++ b/x11-libs/wine/HISTORY @@ -1,5 +1,6 @@ 2022-01-19 Ismael Luceno * DETAILS: updated to 7.0 + PATCHLEVEL++ * patches/rpath.patch: added patch for run-time linking issues 2021-12-06 Ismael Luceno -- cgit v1.2.3