diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-03 00:37:20 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-03 07:43:59 +0700 |
commit | 323b59fac71ab4c66270475c395309916fb31c43 (patch) | |
tree | c21ad2932e7b344a072d7d6f0c897319f3670f9d /network/livestreamer/livestreamer.SlackBuild | |
parent | 694672567fb3a5ad8f946887755536be9a44019f (diff) |
network/livestreamer: Updated for version 1.12.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/livestreamer/livestreamer.SlackBuild')
-rw-r--r-- | network/livestreamer/livestreamer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/livestreamer/livestreamer.SlackBuild b/network/livestreamer/livestreamer.SlackBuild index ead70058828f0..e0184669a1707 100644 --- a/network/livestreamer/livestreamer.SlackBuild +++ b/network/livestreamer/livestreamer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=livestreamer -VERSION=${VERSION:-1.12.1} +VERSION=${VERSION:-1.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |