diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-03 21:57:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-04 16:39:21 +0700 |
commit | 2c6821312e1eaeac93522289b431514ea3367f27 (patch) | |
tree | 01efa5a94af908d7148636c4e5359776d35841f8 /libraries/gupnp/gupnp.SlackBuild | |
parent | 747ffbcfe6d82f2834f9c331301a61ff8d923ed2 (diff) |
libraries/gupnp: Updated for version 1.6.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gupnp/gupnp.SlackBuild')
-rw-r--r-- | libraries/gupnp/gupnp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gupnp/gupnp.SlackBuild b/libraries/gupnp/gupnp.SlackBuild index 489a5849f4..d907dfaa95 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.5} +VERSION=${VERSION:-1.6.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |