diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-19 04:11:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 04:11:13 +0700 |
commit | ef7ce57566376ea06af5b7144e5cefd6291dae72 (patch) | |
tree | 62d6d6888982da95d42fac67131249b6b5036f39 /python/dfdatetime | |
parent | d402c6d68dcac0a6b84df7e2b923588184e30e70 (diff) | |
download | slackbuilds-ef7ce57566376ea06af5b7144e5cefd6291dae72.tar.gz |
python/dfdatetime: Updated for version 20181025.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dfdatetime')
-rw-r--r-- | python/dfdatetime/dfdatetime.SlackBuild | 6 | ||||
-rw-r--r-- | python/dfdatetime/dfdatetime.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/python/dfdatetime/dfdatetime.SlackBuild b/python/dfdatetime/dfdatetime.SlackBuild index 07ed90e026..24154d84e7 100644 --- a/python/dfdatetime/dfdatetime.SlackBuild +++ b/python/dfdatetime/dfdatetime.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for dfdatetime -# Copyright 2016 Barry Grundy <bgrundy[at]linuxleo.com> +# Copyright 2016-2019 Barry Grundy <bgrundy[at]linuxleo.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated to v20180318 March 2018, Barry J. Grundy. +# Updated to v20181025 Jan 2019, Barry J. Grundy. PRGNAM=dfdatetime -VERSION=${VERSION:-20180318} +VERSION=${VERSION:-20181025} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/dfdatetime/dfdatetime.info b/python/dfdatetime/dfdatetime.info index e6e005a41b..e3cc996103 100644 --- a/python/dfdatetime/dfdatetime.info +++ b/python/dfdatetime/dfdatetime.info @@ -1,8 +1,8 @@ PRGNAM="dfdatetime" -VERSION="20180318" +VERSION="20181025" HOMEPAGE="https://github.com/log2timeline/dfdatetime" -DOWNLOAD="https://github.com/log2timeline/dfdatetime/releases/download/20180318/dfdatetime-20180318.tar.gz" -MD5SUM="ca1b44c969d0b94b0b23e1e263b29d51" +DOWNLOAD="https://github.com/log2timeline/dfdatetime/releases/download/20181025/dfdatetime-20181025.tar.gz" +MD5SUM="9198744936db0f98a8ebbc8535050c66" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |