diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-25 00:27:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-25 00:27:38 +0700 |
commit | fb6cf708f3c229d73ae0477fafa426c50a02cfd1 (patch) | |
tree | 1dd80e82c6cd61f0caf5a3f8fc705c7e156a9b52 /libraries/gupnp/gupnp.SlackBuild | |
parent | 04a38d15df729a09fcaaddac74b845491bd6c353 (diff) | |
download | slackbuilds-fb6cf708f3c229d73ae0477fafa426c50a02cfd1.tar.gz |
libraries/gupnp: Updated for version 0.20.17.
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 6228595f70..8f3f775712 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:-0.20.16} +VERSION=${VERSION:-0.20.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |