mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
gupnp: Upgraded to 1.6.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
501c712560
commit
1b5f09c50f
1 changed files with 2 additions and 2 deletions
4
deps/gupnp/gupnp.SlackBuild
vendored
4
deps/gupnp/gupnp.SlackBuild
vendored
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for gupnp
|
# Slackware build script for gupnp
|
||||||
|
|
||||||
# Copyright 2013-2023 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
# Copyright 2013-2024 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=gupnp
|
PRGNAM=gupnp
|
||||||
VERSION=${VERSION:-1.6.6}
|
VERSION=${VERSION:-1.6.7}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_msb}
|
TAG=${TAG:-_msb}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue