From 9893dc0f7fa23337da55c79b114119e50d35a8e0 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 23 Sep 2022 06:25:32 +0700 Subject: libraries/gssdp: Updated for version 1.6.0. Signed-off-by: Willy Sudiarto Raharjo --- libraries/gssdp/gssdp.SlackBuild | 5 +---- libraries/gssdp/gssdp.info | 8 ++++---- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'libraries/gssdp') diff --git a/libraries/gssdp/gssdp.SlackBuild b/libraries/gssdp/gssdp.SlackBuild index 410b1c8594d52..2b6e40073b1d5 100644 --- a/libraries/gssdp/gssdp.SlackBuild +++ b/libraries/gssdp/gssdp.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gssdp -VERSION=${VERSION:-1.4.0.1} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/libraries/gssdp/gssdp.info b/libraries/gssdp/gssdp.info index acaa0f8101c01..ff76bb026a809 100644 --- a/libraries/gssdp/gssdp.info +++ b/libraries/gssdp/gssdp.info @@ -1,10 +1,10 @@ PRGNAM="gssdp" -VERSION="1.4.0.1" +VERSION="1.6.0" HOMEPAGE="https://gupnp.org/" -DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/gssdp/1.4/gssdp-1.4.0.1.tar.xz" -MD5SUM="aad066cf237f2f4de8ebf82de4142f27" +DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/gssdp/1.6/gssdp-1.6.0.tar.xz" +MD5SUM="8141cc08f7cd36273f44edcbfc9389c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="libsoup3" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" -- cgit v1.2.3