summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp
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
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')
-rw-r--r--libraries/gupnp/gupnp.SlackBuild2
-rw-r--r--libraries/gupnp/gupnp.info6
2 files changed, 4 insertions, 4 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}
diff --git a/libraries/gupnp/gupnp.info b/libraries/gupnp/gupnp.info
index d3024351c0..4c7f1c39c1 100644
--- a/libraries/gupnp/gupnp.info
+++ b/libraries/gupnp/gupnp.info
@@ -1,8 +1,8 @@
PRGNAM="gupnp"
-VERSION="1.6.0"
+VERSION="1.6.1"
HOMEPAGE="https://wiki.gnome.org/GUPnP/"
-DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.6/gupnp-1.6.0.tar.xz"
-MD5SUM="afef11193391737fc3c5ae77d44931c4"
+DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.6/gupnp-1.6.1.tar.xz"
+MD5SUM="dc2ad20d22dce481ea17bf21fadaf63b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gssdp"