aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'libraries')
-rw-r--r--libraries/gupnp/README2
-rw-r--r--libraries/gupnp/gupnp.SlackBuild2
-rw-r--r--libraries/gupnp/gupnp.info6
3 files changed, 6 insertions, 4 deletions
diff --git a/libraries/gupnp/README b/libraries/gupnp/README
index c826776106dd3..2501ac7b546f8 100644
--- a/libraries/gupnp/README
+++ b/libraries/gupnp/README
@@ -4,3 +4,5 @@ creating UPnP devices and control points.
The GUPnP API is intended to be easy to use, efficient and flexible.
It provides the same set of features as libupnp, but shields the
developer from most of UPnP's internals.
+
+Note: Vala is an optional dependency
diff --git a/libraries/gupnp/gupnp.SlackBuild b/libraries/gupnp/gupnp.SlackBuild
index 17c2616307a02..2aa45e0daea70 100644
--- a/libraries/gupnp/gupnp.SlackBuild
+++ b/libraries/gupnp/gupnp.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gupnp
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/gupnp/gupnp.info b/libraries/gupnp/gupnp.info
index 745438f125e56..aa16827005cc4 100644
--- a/libraries/gupnp/gupnp.info
+++ b/libraries/gupnp/gupnp.info
@@ -1,8 +1,8 @@
PRGNAM="gupnp"
-VERSION="1.0.0"
+VERSION="1.0.1"
HOMEPAGE="http://wiki.gnome.org/GUPnP/"
-DOWNLOAD="https://download.gnome.org/sources/gupnp/1.0/gupnp-1.0.0.tar.xz"
-MD5SUM="f378fd6d1effdf815c2d36f19f28d449"
+DOWNLOAD="https://download.gnome.org/sources/gupnp/1.0/gupnp-1.0.1.tar.xz"
+MD5SUM="09c2d0ac6dac7bd6a59bc7d7c0eb7d13"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gssdp"