summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2011-08-05 15:26:48 -0700
committerEric Sandall2011-08-05 16:07:20 -0700
commitea84046f2bf97e2ea2eb995895621275087a4516 (patch)
tree4f7e2e9fb760f8fa256553b6a0bef9418cbf9772
parent006aca46d535aba60f38093b602cb792bc25e038 (diff)
wine: Updated devel to 1.3.26
-rwxr-xr-xx11-libs/wine/DETAILS2
-rw-r--r--x11-libs/wine/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 148602708f..30aeed5e18 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_DEVEL == y ]]; then
- VERSION=1.3.25
+ VERSION=1.3.26
else
VERSION=1.2.3
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index f259ddce12..da087166cc 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2011-08-05 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated latest devel to 1.3.26
+
2011-07-27 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated latest devel to 1.3.25