summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-06-21 14:54:56 +0000
committer Eric Hameleers <alien@slackware.com>2015-06-21 14:54:56 +0000
commitb8d2d60adfec90be91e09c5923008754d34738a5 (patch)
treeddf1fda41c3133473fd8fa0b39b389d884c30fc8 /libreoffice
parentd7b14a4f72552dc99af318b8ddbda35f99051b7b (diff)
downloadasb-b8d2d60adfec90be91e09c5923008754d34738a5.tar.gz
asb-b8d2d60adfec90be91e09c5923008754d34738a5.tar.xz
libreoffice gensrc.sh: updated to 5.0.0 and work on GIT support
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/gensrc.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/libreoffice/build/gensrc.sh b/libreoffice/build/gensrc.sh
index d81b4de6..3fc513d4 100755
--- a/libreoffice/build/gensrc.sh
+++ b/libreoffice/build/gensrc.sh
@@ -1,7 +1,7 @@
#!/bin/bash
PRGNAM=libreoffice
-VERSION=4.4.3
+VERSION=5.0.0
SUBVER=.1
STARTINDEX=6
@@ -39,6 +39,7 @@ for BALL in UNOWINREG_DLL $( cat $TMP_DLLST | grep -v " *#" | grep -w export | g
cat <<EOT
SOURCE[$III]="\$SRCDIR/sources/$FILE"
SRCURL[$III]="$SRCURL/$FILE"
+GITURI[$III]=""
EOT