From 2af5253eaaff76322c04f5ac1e9afbd5e9c109fa Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 16 Jul 2023 09:37:59 +0700 Subject: [PATCH] gupnp: Upgraded to 1.6.4. Signed-off-by: Willy Sudiarto Raharjo --- deps/gupnp/gupnp.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/gupnp/gupnp.SlackBuild b/deps/gupnp/gupnp.SlackBuild index d7b0e0c..81479f4 100644 --- a/deps/gupnp/gupnp.SlackBuild +++ b/deps/gupnp/gupnp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gupnp -# Copyright 2013-2022 Willy Sudiarto Raharjo +# Copyright 2013-2023 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gupnp -VERSION=${VERSION:-1.6.3} +VERSION=${VERSION:-1.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_msb}