diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2016-03-22 00:11:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-22 00:11:58 +0700 |
commit | aee38e48393b5b126ffe9dc078d4edac0554e3cd (patch) | |
tree | 0320ba93803f314f0b17a9d51ef7c7091ada0684 | |
parent | 043df4307cfa8c6b79a41a13583b38a065f931c1 (diff) | |
download | slackbuilds-aee38e48393b5b126ffe9dc078d4edac0554e3cd.tar.gz |
libraries/libolecf: Updated for version 20160107.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/libolecf/libolecf.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/libolecf/libolecf.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libolecf/libolecf.SlackBuild b/libraries/libolecf/libolecf.SlackBuild index 026b6c47a0..6651ecfc37 100644 --- a/libraries/libolecf/libolecf.SlackBuild +++ b/libraries/libolecf/libolecf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libolecf -# Copyright 2014-2015 Barry J. Grundy (bgrundy<at>linuxleo.com) +# Copyright 2014-2016 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 v20150106 January 2015 Barry J. Grundy +# Updated v20160107 March 2016 Barry J. Grundy PRGNAM=libolecf -VERSION=${VERSION:-20150106} +VERSION=${VERSION:-20160107} STATUS=${STATUS:-alpha} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libolecf/libolecf.info b/libraries/libolecf/libolecf.info index 8a31f6cf4b..432db41edc 100644 --- a/libraries/libolecf/libolecf.info +++ b/libraries/libolecf/libolecf.info @@ -1,8 +1,8 @@ PRGNAM="libolecf" -VERSION="20150106" +VERSION="20160107" HOMEPAGE="https://github.com/libyal/libolecf" -DOWNLOAD="https://github.com/libyal/libolecf/releases/download/20150106/libolecf-alpha-20150106.tar.gz" -MD5SUM="3d517369dde36cf31fb3189eb2efb0dd" +DOWNLOAD="https://github.com/libyal/libolecf/releases/download/20160107/libolecf-alpha-20160107.tar.gz" +MD5SUM="3eee1c0d1354081ccb9375cccb66bd0b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |