diff options
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 9b9698f18d219..25abc1615018e 100644 --- a/system/dehydrated/dehydrated.SlackBuild +++ b/system/dehydrated/dehydrated.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dehydrated -# Copyright 2016 Johannes Schoepfer +# Copyright 2016 - 2017 Johannes Schoepfer # 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.3.1} +VERSION=${VERSION:-0.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch |