summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-27 02:33:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-27 02:33:07 +0700
commit2c782bd039ec777940be9c9fa263fb417fdeafb6 (patch)
treea574152f2e6719afa0d31fd532a069ab0f930930 /libraries
parentcaf6ce9343c8b7fc23c7fa5871042ae61701dabc (diff)
downloadslackbuilds-2c782bd039ec777940be9c9fa263fb417fdeafb6.tar.gz
slackbuilds-2c782bd039ec777940be9c9fa263fb417fdeafb6.tar.xz
libraries/gupnp: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 5a1521bd6e..ee7f1f38f6 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}
diff --git a/libraries/gupnp/gupnp.info b/libraries/gupnp/gupnp.info
index 109449a639..7d2706417c 100644
--- a/libraries/gupnp/gupnp.info
+++ b/libraries/gupnp/gupnp.info
@@ -1,8 +1,8 @@
PRGNAM="gupnp"
-VERSION="1.3.1"
+VERSION="1.4.0"
HOMEPAGE="https://wiki.gnome.org/GUPnP/"
-DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.3/gupnp-1.3.1.tar.xz"
-MD5SUM="fb263ebbab54d8311ec89407fbcd7aa6"
+DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.4/gupnp-1.4.0.tar.xz"
+MD5SUM="91e9d1b925c084bcf6265b1391752275"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gssdp"