summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp/gupnp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 22:01:46 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 22:05:28 +0700
commit4e29d3c099f2486b0011739c2a5e901ebeb5486f (patch)
tree3ef5f1300fcc6fd213a65437dca425b71e531746 /libraries/gupnp/gupnp.SlackBuild
parent5dc9c9ceb3af76daeca2c912a1568e93299de02f (diff)
downloadslackbuilds-4e29d3c099f2486b0011739c2a5e901ebeb5486f.tar.gz
slackbuilds-4e29d3c099f2486b0011739c2a5e901ebeb5486f.tar.xz
libraries/gupnp: Updated for version 1.6.2.
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 8f6ad4971a..4c4f0b8db9 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.1}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}