summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp/gupnp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-09 23:17:08 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-09 23:17:08 +0700
commita9ae05d1281499bebb8ad7cd1c68c21c6ac7c2ae (patch)
treeebd9b2a01f55e38ddbe27be501b2eaa184bcad39 /libraries/gupnp/gupnp.SlackBuild
parent25e554eff6051f9e2e15f2ebf7221176d59daeb2 (diff)
downloadslackbuilds-a9ae05d1281499bebb8ad7cd1c68c21c6ac7c2ae.tar.gz
slackbuilds-a9ae05d1281499bebb8ad7cd1c68c21c6ac7c2ae.tar.xz
libraries/gupnp: Updated for version 1.6.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 17e669240b..8f6ad4971a 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.6.0}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}