summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp/gupnp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-16 09:36:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-16 09:36:30 +0700
commitf06be9055f927e2a51330da0484f2387902a223a (patch)
tree128744a5ee63b275b0bb0ccb06a263e089503dbe /libraries/gupnp/gupnp.SlackBuild
parent9ac5d05720556d1bf5b54da7a1fb2592f2fb653e (diff)
downloadslackbuilds-f06be9055f927e2a51330da0484f2387902a223a.tar.gz
slackbuilds-f06be9055f927e2a51330da0484f2387902a223a.tar.xz
libraries/gupnp: Updated for version 1.6.4.
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 7d812b8884..268fb77f84 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.3}
+VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}