summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gupnp')
-rw-r--r--libraries/gupnp/gupnp.SlackBuild5
-rw-r--r--libraries/gupnp/gupnp.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/libraries/gupnp/gupnp.SlackBuild b/libraries/gupnp/gupnp.SlackBuild
index 8ddccdbed9..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.4.3}
+VERSION=${VERSION:-1.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/libraries/gupnp/gupnp.info b/libraries/gupnp/gupnp.info
index e248610f42..f74c14adc2 100644
--- a/libraries/gupnp/gupnp.info
+++ b/libraries/gupnp/gupnp.info
@@ -1,8 +1,8 @@
PRGNAM="gupnp"
-VERSION="1.4.3"
+VERSION="1.6.6"
HOMEPAGE="https://wiki.gnome.org/GUPnP/"
-DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.4/gupnp-1.4.3.tar.xz"
-MD5SUM="ce880490a55b516aa78a5f994227dcfe"
+DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.6/gupnp-1.6.6.tar.xz"
+MD5SUM="85b5b797963f0616d06f66829c428ff3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gssdp"