summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/DETAILS
diff options
context:
space:
mode:
authorIsmael Luceno2022-01-19 16:51:30 +0100
committerIsmael Luceno2022-01-19 23:32:39 +0100
commitd54878a9007badfb3b063a6143175dc8ee9c368b (patch)
tree9faa588cd2da41c6d3ec1b6db5dfb65201e82772 /x11-libs/wine/DETAILS
parent2d86269b5880c1e5bed97645c04bcba706e3fea0 (diff)
wine: PATCHLEVEL++
Diffstat (limited to 'x11-libs/wine/DETAILS')
-rwxr-xr-xx11-libs/wine/DETAILS4
1 files changed, 2 insertions, 2 deletions
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)