summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Giancarlo Dessi <slack@giand.it>2024-04-19 21:55:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-20 00:41:48 +0700
commit957af4804e133de62ae6893dc8c3c3dc8ebd1465 (patch)
tree8690ead2828feaf7f38d3ef8f3db2494207e8cca
parent8e176e9d10857978d68c86ac7fdda59e40efd3cb (diff)
downloadslackbuilds-957af4804e133de62ae6893dc8c3c3dc8ebd1465.tar.gz
slackbuilds-957af4804e133de62ae6893dc8c3c3dc8ebd1465.tar.xz
gis/survex: Updated for version 1.4.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--gis/survex/survex.SlackBuild4
-rw-r--r--gis/survex/survex.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/gis/survex/survex.SlackBuild b/gis/survex/survex.SlackBuild
index 4b35a4b7ba..942934e8a2 100644
--- a/gis/survex/survex.SlackBuild
+++ b/gis/survex/survex.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for surved
-# Copyright 2022 Giancarlo Dessì, Cagliari, IT
+# Copyright 2022-2024 Giancarlo Dessì, Cagliari, IT
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=survex
-VERSION=${VERSION:-1.4.5}
+VERSION=${VERSION:-1.4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/survex/survex.info b/gis/survex/survex.info
index a1e3df434f..190dd5c38f 100644
--- a/gis/survex/survex.info
+++ b/gis/survex/survex.info
@@ -1,12 +1,12 @@
PRGNAM="survex"
-VERSION="1.4.5"
+VERSION="1.4.7"
HOMEPAGE="https://survex.com"
-DOWNLOAD="https://survex.com/software/1.4.5/survex-1.4.5.tar.gz \
+DOWNLOAD="https://survex.com/software/1.4.7/survex-1.4.7.tar.gz \
https://survex.com/software/sample.tar.gz"
-MD5SUM="7b15c55bfb3fb9268733778c8cda2712 \
+MD5SUM="fb4b5ba8b0c571ab4ab4d9e634f0f954 \
75f0d39e52fefb886b39ea664ef76c80"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="proj wxGTK3"
-MAINTAINER="Giancarlo Dessì"
+MAINTAINER="Giancarlo Dessi"
EMAIL="slack@giand.it"