diff options
author | Mario Preksavec <mario@slackware.hr> | 2018-10-28 02:26:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:59 +0700 |
commit | 7a3a0ebb95b587275ea72883a4a43901a7dc64b6 (patch) | |
tree | 9a3f3d6c7885f7b73acf95c3dca6fafb08920933 /libraries/opendht/opendht.SlackBuild | |
parent | 5515bcb00502ee5dd6c8403946cbe0cac874cc22 (diff) | |
download | slackbuilds-7a3a0ebb95b587275ea72883a4a43901a7dc64b6.tar.gz |
libraries/opendht: Updated for version 1.7.4
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'libraries/opendht/opendht.SlackBuild')
-rw-r--r-- | libraries/opendht/opendht.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/opendht/opendht.SlackBuild b/libraries/opendht/opendht.SlackBuild index 36af3e222b..e462c6248d 100644 --- a/libraries/opendht/opendht.SlackBuild +++ b/libraries/opendht/opendht.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for opendht -# Copyright 2017 Mario Preksavec, Zagreb, Croatia +# Copyright 2017, 2018 Mario Preksavec, Zagreb, Croatia # 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=opendht -VERSION=${VERSION:-1.3.5} +VERSION=${VERSION:-1.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |