aboutsummaryrefslogtreecommitdiff
path: root/libraries/gupnp/gupnp.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-27 02:33:07 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-27 02:33:07 +0700
commit2c782bd039ec777940be9c9fa263fb417fdeafb6 (patch)
treea574152f2e6719afa0d31fd532a069ab0f930930 /libraries/gupnp/gupnp.SlackBuild
parentcaf6ce9343c8b7fc23c7fa5871042ae61701dabc (diff)
libraries/gupnp: Updated for version 1.4.0.
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 5a1521bd6e6b5..ee7f1f38f6513 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.3.1}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}