summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2016-06-24 22:09:27 +0200
committerTreeve Jelbert2016-07-01 15:50:45 +0200
commitdea909a56f48fb839cb7a7b0868d46de5ed8970c (patch)
treec7cad42d6e14e88b1610d98df12357592537a47c /x11-libs
parent750a86f4ed09e9bb79a544a3b3f879dab1ea1a52 (diff)
wine: => 1.9.13
Diffstat (limited to 'x11-libs')
-rwxr-xr-xx11-libs/wine/DETAILS4
-rw-r--r--x11-libs/wine/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index caded36afb..777bbe01be 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=1.8.3
+ VERSION=1.9
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine-git
SOURCE_IGNORE=volatile
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_BRANCH == devel ]]; then
- VERSION=1.9.12
+ VERSION=1.9.13
else
VERSION=1.8.3
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 7a9eae7ea3..1780af1840 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2016-06-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.9.13
+
2016-06-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.8.3 / 1.9.12