libraries/gupnp: Updated for version 1.0.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-08-04 08:33:59 +07:00
parent 5fec10941c
commit d5aaf2a5d1
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gupnp
VERSION=${VERSION:-1.0.2}
VERSION=${VERSION:-1.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gupnp"
VERSION="1.0.2"
VERSION="1.0.3"
HOMEPAGE="https://wiki.gnome.org/GUPnP/"
DOWNLOAD="https://download.gnome.org/sources/gupnp/1.0/gupnp-1.0.2.tar.xz"
MD5SUM="afd96fe73856b38aaf1baf7526e08edd"
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.0/gupnp-1.0.3.tar.xz"
MD5SUM="0d1a440a2b72bb1f468727e52f8735b9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gssdp"