summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
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
commitcc193cbdb40fbc6ac92d5bdc189596ebb5604297 (patch)
treec08cd1ac039cf3b3f2feee2ba2ff1ea11dfe2fd9 /network
parent7f5904170c82c14d6c2fea551af1315885e916c7 (diff)
downloadslackbuilds-cc193cbdb40fbc6ac92d5bdc189596ebb5604297.tar.gz
slackbuilds-cc193cbdb40fbc6ac92d5bdc189596ebb5604297.tar.xz
gis/pgrouting: Updated for version 3.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/putty/putty.SlackBuild2
-rw-r--r--network/putty/putty.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild
index 24d9679fb9..d1b9e16dca 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}
diff --git a/network/putty/putty.info b/network/putty/putty.info
index 1e3cfc70fa..2d491d8ea4 100644
--- a/network/putty/putty.info
+++ b/network/putty/putty.info
@@ -1,8 +1,8 @@
PRGNAM="putty"
-VERSION="0.80"
+VERSION="0.81"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
-DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.80.tar.gz"
-MD5SUM="faa7065c01e7fb22c970c4b114128210"
+DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.81.tar.gz"
+MD5SUM="351ef5e546091003a10b309455659ec4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"