libraries/gupnp: Updated for version 1.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-09-27 02:33:07 +07:00
parent caf6ce9343
commit 2c782bd039
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"