From 382febb9b49d285bd9b86c44f8c90811b8bd337b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 20 Apr 2017 21:24:19 +0200 Subject: Updated deps for KDE 5_17.04 New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor --- deps/ninja/.url | 2 +- deps/ninja/ninja.SlackBuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'deps/ninja') diff --git a/deps/ninja/.url b/deps/ninja/.url index a839548..93678d7 100644 --- a/deps/ninja/.url +++ b/deps/ninja/.url @@ -1 +1 @@ -https://github.com/ninja-build/ninja/archive/v1.6.0.tar.gz +https://github.com/ninja-build/ninja/archive/v1.7.2.tar.gz diff --git a/deps/ninja/ninja.SlackBuild b/deps/ninja/ninja.SlackBuild index 97c33ad..e3a1ad9 100755 --- a/deps/ninja/ninja.SlackBuild +++ b/deps/ninja/ninja.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2016 Eric Hameleers, Eindhoven, NL +# Copyright 2016, 2017 Eric Hameleers, Eindhoven, NL # Copyright 2016 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # @@ -23,7 +23,7 @@ PKGNAM=ninja -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.7.2} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:--j7} -- cgit v1.2.3