From 57509e498de905ec84da2b907e5f9fdaed91a361 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Thu, 16 Jun 2016 13:29:51 +0200 Subject: wine: => 1.8.3 / 1.9.12 --- x11-libs/wine/DETAILS | 6 +++--- x11-libs/wine/HISTORY | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS index 9ce02412d5..b385bbf235 100755 --- a/x11-libs/wine/DETAILS +++ b/x11-libs/wine/DETAILS @@ -1,7 +1,7 @@ . "$GRIMOIRE/FUNCTIONS" SPELL=wine if [[ $WINE_BRANCH == scm ]]; then - VERSION=$(get_scm_version) + VERSION=1.8.3 SOURCE=$SPELL-git.tar.bz2 SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine-git SOURCE_IGNORE=volatile @@ -9,9 +9,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git" FORCE_DOWNLOAD=1 else if [[ $WINE_BRANCH == devel ]]; then - VERSION=1.9.7 + VERSION=1.8.3 else - VERSION=1.8.2 + VERSION=1.8.3 fi SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE2=$SOURCE.sign diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY index 4c3e53fa3f..8e71dddba4 100644 --- a/x11-libs/wine/HISTORY +++ b/x11-libs/wine/HISTORY @@ -1,3 +1,6 @@ +2016-06-16 Treeve Jelbert + * DETAILS: version 1.8.3 + 2016-04-12 Treeve Jelbert * DETAILS: version 1.8.2 / 1.9.7 -- cgit v1.2.3