From 9857d428cc7173b48607835a615f4c475619b3ff Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 22 Dec 2019 22:38:45 +0100 Subject: Deps: updates (lensfun, mlt, sip) and addition (md4c) --- deps/sip/.url | 2 +- deps/sip/sip.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/sip') diff --git a/deps/sip/.url b/deps/sip/.url index 98c6740..ef7b01f 100644 --- a/deps/sip/.url +++ b/deps/sip/.url @@ -1,2 +1,2 @@ -https://www.riverbankcomputing.com/static/Downloads/sip/4.19.19/sip-4.19.19.tar.gz +https://www.riverbankcomputing.com/static/Downloads/sip/4.19.20/sip-4.19.20.tar.gz diff --git a/deps/sip/sip.SlackBuild b/deps/sip/sip.SlackBuild index af83f82..8c8e167 100755 --- a/deps/sip/sip.SlackBuild +++ b/deps/sip/sip.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=sip -VERSION=${VERSION:-4.19.19} +VERSION=${VERSION:-4.19.20} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3