summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2016-06-16 13:29:51 +0200
committerTreeve Jelbert2016-06-16 13:33:57 +0200
commit57509e498de905ec84da2b907e5f9fdaed91a361 (patch)
treeeb46b0747d881906f48e426e4c5d2dcc73e8df78 /x11-libs
parent8edd9c45693960c4ffa55915033d31ec41239298 (diff)
wine: => 1.8.3 / 1.9.12
Diffstat (limited to 'x11-libs')
-rwxr-xr-xx11-libs/wine/DETAILS6
-rw-r--r--x11-libs/wine/HISTORY3
2 files changed, 6 insertions, 3 deletions
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 <treeve@sourcemage.org>
+ * DETAILS: version 1.8.3
+
2016-04-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.8.2 / 1.9.7