libraries/gupnp: Updated for version 1.6.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-07-16 09:36:30 +07:00
parent 9ac5d05720
commit f06be9055f
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.6.3}
VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="gupnp"
VERSION="1.6.3"
VERSION="1.6.4"
HOMEPAGE="https://wiki.gnome.org/GUPnP/"
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.6/gupnp-1.6.3.tar.xz"
MD5SUM="2ea0b9bd891e48893293b5915ee547c4"
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.6/gupnp-1.6.4.tar.xz"
MD5SUM="cb5c613be93c01142421b9b83de18b88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gssdp"