summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundyatlinuxleo.com>2018-03-22 22:13:54 +0000
committer David Spencer <idlemoor@slackbuilds.org>2018-03-22 22:13:54 +0000
commit6f070a5b0bb1391e7ae9fa1a792a1b9464940adc (patch)
treeea932dba78267f585d4ac465c4ab312a92ea2417 /libraries
parentf9f5857cb2cc05c2841f45816721d419510abb56 (diff)
downloadslackbuilds-6f070a5b0bb1391e7ae9fa1a792a1b9464940adc.tar.gz
slackbuilds-6f070a5b0bb1391e7ae9fa1a792a1b9464940adc.tar.xz
libraries/libolecf: Updated for version 20170825.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libolecf/README7
-rw-r--r--libraries/libolecf/libolecf.SlackBuild6
-rw-r--r--libraries/libolecf/libolecf.info6
3 files changed, 9 insertions, 10 deletions
diff --git a/libraries/libolecf/README b/libraries/libolecf/README
index 2d386c9fde..4d57851d9e 100644
--- a/libraries/libolecf/README
+++ b/libraries/libolecf/README
@@ -1,6 +1,5 @@
libolecf (libYAL OLE 2 library)
-Library and tools to access the OLE 2 Compound File (OLECF) format. The OLE 2
-Compound File format is used to store certain versions of Microsoft Office
-files, thumbs.db and other file formats.
-
+Library and tools to access the OLE 2 Compound File (OLECF) format. The OLE 2
+Compound File format is used to store certain versions of Microsoft Office
+files, thumbs.db and other file formats.
diff --git a/libraries/libolecf/libolecf.SlackBuild b/libraries/libolecf/libolecf.SlackBuild
index 708af22f0d..e61029b51b 100644
--- a/libraries/libolecf/libolecf.SlackBuild
+++ b/libraries/libolecf/libolecf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libolecf
-# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com)
+# Copyright 2014-2018 Barry J. Grundy (bgrundy<at>linuxleo.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,10 +22,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Updated v20160814 August 2016 Barry J. Grundy
+# Updated v20170825, March 2018
PRGNAM=libolecf
-VERSION=${VERSION:-20160814}
+VERSION=${VERSION:-20170825}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libolecf/libolecf.info b/libraries/libolecf/libolecf.info
index 8a2159a22f..f6b43cc1c2 100644
--- a/libraries/libolecf/libolecf.info
+++ b/libraries/libolecf/libolecf.info
@@ -1,8 +1,8 @@
PRGNAM="libolecf"
-VERSION="20160814"
+VERSION="20170825"
HOMEPAGE="https://github.com/libyal/libolecf"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/libolecf-alpha-20160814.tar.gz"
-MD5SUM="ddb66eabd00bd19384537d095ef55e9f"
+DOWNLOAD="https://github.com/libyal/libolecf/releases/download/20170825/libolecf-alpha-20170825.tar.gz"
+MD5SUM="42739c5f519ea996ac63e41562b0b256"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""