summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp/gupnp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-13 18:03:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-13 18:03:47 +0700
commit356b2004441c65a30dff4344f14756da4c73f9d8 (patch)
treeff1d39b39360f5d2232ce2c27fc111a7bb169bdc /libraries/gupnp/gupnp.SlackBuild
parentf68ee5635fc1df93067a5b47a980c8654b4b89c7 (diff)
downloadslackbuilds-356b2004441c65a30dff4344f14756da4c73f9d8.tar.gz
slackbuilds-356b2004441c65a30dff4344f14756da4c73f9d8.tar.xz
libraries/gupnp: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gupnp/gupnp.SlackBuild')
-rw-r--r--libraries/gupnp/gupnp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gupnp/gupnp.SlackBuild b/libraries/gupnp/gupnp.SlackBuild
index ee7f1f38f6..df117d0007 100644
--- a/libraries/gupnp/gupnp.SlackBuild
+++ b/libraries/gupnp/gupnp.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gupnp
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}