diff options
author | Christoph Willing <chris.willing@linux.com> | 2016-01-12 00:57:59 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | 994da863c77c3dc1c5b82c85db244561cc716007 (patch) | |
tree | d57c0c3ca708a4cf42ce8f063b8c58d30e15848a /libraries/live555/live555.SlackBuild | |
parent | d45b7c006b91a19509342be2fda65768e83f1344 (diff) | |
download | slackbuilds-994da863c77c3dc1c5b82c85db244561cc716007.tar.gz |
libraries/live555: Updated for version 2015.12.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/live555/live555.SlackBuild')
-rw-r--r-- | libraries/live555/live555.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/live555/live555.SlackBuild b/libraries/live555/live555.SlackBuild index 682570d990..bbc4a31948 100644 --- a/libraries/live555/live555.SlackBuild +++ b/libraries/live555/live555.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for live555 -# Copyright 2014-2015 Christoph Willing, Brisbane, Australia +# Copyright 2014-2016 Christoph Willing, Brisbane, Australia # 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=live555 -VERSION=${VERSION:-2015.11.09} +VERSION=${VERSION:-2015.12.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |