diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:33:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:33:59 +0700 |
commit | d5aaf2a5d149822d7423e6c7758159cb5bffe7dc (patch) | |
tree | 2b5a8e6c3d1a6cff90c3fcf910f6778082692f70 /libraries/gupnp/gupnp.SlackBuild | |
parent | 5fec10941c16b8e6ad399683bad9de2153d29bec (diff) | |
download | slackbuilds-d5aaf2a5d149822d7423e6c7758159cb5bffe7dc.tar.gz |
libraries/gupnp: Updated for version 1.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gupnp/gupnp.SlackBuild')
-rw-r--r-- | libraries/gupnp/gupnp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gupnp/gupnp.SlackBuild b/libraries/gupnp/gupnp.SlackBuild index 5497c12f8c..61be96075b 100644 --- a/libraries/gupnp/gupnp.SlackBuild +++ b/libraries/gupnp/gupnp.SlackBuild @@ -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} |