diff options
-rw-r--r-- | gis/pgrouting/pgrouting.SlackBuild | 2 | ||||
-rw-r--r-- | gis/pgrouting/pgrouting.info | 6 | ||||
-rw-r--r-- | network/putty/putty.SlackBuild | 2 | ||||
-rw-r--r-- | network/putty/putty.info | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/gis/pgrouting/pgrouting.SlackBuild b/gis/pgrouting/pgrouting.SlackBuild index dc5af3a9ac0b..81c926b9fdf2 100644 --- a/gis/pgrouting/pgrouting.SlackBuild +++ b/gis/pgrouting/pgrouting.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pgrouting -VERSION=${VERSION:-3.6.1} +VERSION=${VERSION:-3.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gis/pgrouting/pgrouting.info b/gis/pgrouting/pgrouting.info index 7ceff5f19de8..90acfc5ecf3c 100644 --- a/gis/pgrouting/pgrouting.info +++ b/gis/pgrouting/pgrouting.info @@ -1,8 +1,8 @@ PRGNAM="pgrouting" -VERSION="3.6.1" +VERSION="3.6.2" HOMEPAGE="https://pgrouting.org" -DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v3.6.1/pgrouting-3.6.1.tar.gz" -MD5SUM="763ed039292aaab086b299645f4df590" +DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v3.6.2/pgrouting-3.6.2.tar.gz" +MD5SUM="96336316353a7244976a97d59f4c9061" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgis" diff --git a/network/putty/putty.SlackBuild b/network/putty/putty.SlackBuild index 24d9679fb9d7..d1b9e16dcaaf 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 1e3cfc70fa36..2d491d8ea4b1 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%" |