summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorIsmael Luceno2017-09-17 16:49:00 -0300
committerIsmael Luceno2017-09-17 16:49:00 -0300
commitfcb338623c78680ca7388225e00838c156874e02 (patch)
tree265fdd77c678a371a72e07973eaa15fb0f2bf7bd /x11-libs
parentfd753eceb379fd71a7e608966e4178ac95349e63 (diff)
wine: Use get_scm_version for scm branch
Diffstat (limited to 'x11-libs')
-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 71dc55f930..a80aa479c1 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.9
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine-git
SOURCE_IGNORE=volatile
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 1e21b6ae96..a8ac13d65b 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2017-09-17 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Use get_scm_version for scm branch
+
2016-08-30 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.8.4