diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2019-07-05 22:35:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-05 22:35:52 +0700 |
commit | bf577ed19e23f83fd22dd16454308722db475e1a (patch) | |
tree | 9187affb0d685646e6ab527dc50bf317156642a5 /system/dehydrated/dehydrated.SlackBuild | |
parent | 6e739548019930e1e0ffe26e498c98bfa0ca3a0c (diff) |
system/dehydrated: Updated for version 0.6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dehydrated/dehydrated.SlackBuild')
-rw-r--r-- | system/dehydrated/dehydrated.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dehydrated/dehydrated.SlackBuild b/system/dehydrated/dehydrated.SlackBuild index 0409e535e2a5..0ad52ff36fb1 100644 --- a/system/dehydrated/dehydrated.SlackBuild +++ b/system/dehydrated/dehydrated.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dehydrated -# Copyright 2016 - 2018 Johannes Schoepfer, Germany +# Copyright 2016 - 2019 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dehydrated -VERSION=${VERSION:-0.6.2} +VERSION=${VERSION:-0.6.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch |