aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/dante/dante.SlackBuild5
-rw-r--r--network/dante/dante.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/network/dante/dante.SlackBuild b/network/dante/dante.SlackBuild
index 35f43607a8..0a91036842 100644
--- a/network/dante/dante.SlackBuild
+++ b/network/dante/dante.SlackBuild
@@ -8,13 +8,14 @@
# TODO: init script? Only if someone asks for it...
+# 20250131 bkw: update for v1.4.4.
# 20230103 bkw: BUILD=2, fix broken symlinks.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dante
-VERSION=${VERSION:-1.4.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.4.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/dante/dante.info b/network/dante/dante.info
index 49a2b1071e..cbb2f9b9f3 100644
--- a/network/dante/dante.info
+++ b/network/dante/dante.info
@@ -1,8 +1,8 @@
PRGNAM="dante"
-VERSION="1.4.3"
+VERSION="1.4.4"
HOMEPAGE="https://www.inet.no/dante/"
-DOWNLOAD="https://www.inet.no/dante/files/dante-1.4.3.tar.gz"
-MD5SUM="28ae15fb9e4f5ce7fe17307d01edc075"
+DOWNLOAD="https://www.inet.no/dante/files/dante-1.4.4.tar.gz"
+MD5SUM="eed371194d085c5f592fcefd4f2adc2d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""