summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp/gupnp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-01-14 02:19:02 +0100
committer Willy Sudiarto Raharjo2022-01-14 02:19:02 +0100
commitd1b1aa57ea4f8e528f75f758db2cc3ca4223444a (patch)
treebdcc2d3516209cb5ef339204886da008db43e2a4 /libraries/gupnp/gupnp.SlackBuild
parent4a60bd4f2404e796dbf464997e96bbf7fddd3ac7 (diff)
downloadslackbuilds-d1b1aa57ea4f8e528f75f758db2cc3ca4223444a.tar.gz
gupnp: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gupnp/gupnp.SlackBuild')
-rw-r--r--libraries/gupnp/gupnp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/gupnp/gupnp.SlackBuild b/libraries/gupnp/gupnp.SlackBuild
index df117d0007..efd9450685 100644
--- a/libraries/gupnp/gupnp.SlackBuild
+++ b/libraries/gupnp/gupnp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gupnp
-# Copyright 2016-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gupnp
-VERSION=${VERSION:-1.4.1}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}