mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
gupnp: Upgraded to 0.20.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
d53bcefcfc
commit
533aab6584
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
|
||||
|
||||
# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# 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:-0.20.14}
|
||||
VERSION=${VERSION:-0.20.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
|
|
Loading…
Reference in a new issue