diff options
author | Giancarlo Dessi <slack@giand.it> | 2024-04-19 21:52:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-19 22:14:02 +0700 |
commit | cc193cbdb40fbc6ac92d5bdc189596ebb5604297 (patch) | |
tree | c08cd1ac039cf3b3f2feee2ba2ff1ea11dfe2fd9 /network/putty/putty.SlackBuild | |
parent | 7f5904170c82c14d6c2fea551af1315885e916c7 (diff) |
gis/pgrouting: Updated for version 3.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/putty/putty.SlackBuild')
-rw-r--r-- | network/putty/putty.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild index 24d9679fb9d75..d1b9e16dcaaf5 100644 --- a/network/putty/putty.SlackBuild +++ b/network/putty/putty.SlackBuild @@ -33,7 +33,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=putty -VERSION=${VERSION:-0.80} +VERSION=${VERSION:-0.81} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |