diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-02-01 00:39:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-01 00:39:49 +0700 |
commit | d137f41fc330462ed63c48bcf5c32416e6d39ecd (patch) | |
tree | fa7dc1fc73d99764026b59c9a1dd44adc6a76bfd /system/dget/dget.SlackBuild | |
parent | a17ee96a9896b0402ca75e273f736940f0a46b9e (diff) | |
download | slackbuilds-d137f41fc330462ed63c48bcf5c32416e6d39ecd.tar.gz |
system/dget: Updated for version 2.19.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dget/dget.SlackBuild')
-rw-r--r-- | system/dget/dget.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dget/dget.SlackBuild b/system/dget/dget.SlackBuild index 60ffd0f833..d1ba6f10ae 100644 --- a/system/dget/dget.SlackBuild +++ b/system/dget/dget.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for dget. # -# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2018-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. # 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=dget -VERSION=${VERSION:-2.18.9} +VERSION=${VERSION:-2.19.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |