network/clipgrab: Updated for version 3.7.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-09-09 23:46:36 +01:00 committed by David Spencer
parent 79a2f499d0
commit 698efc3e9c
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=clipgrab
VERSION=${VERSION:-3.6.8}
VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="clipgrab"
VERSION="3.6.8"
VERSION="3.7.0"
HOMEPAGE="http://clipgrab.org/"
DOWNLOAD="https://download.clipgrab.org/clipgrab-3.6.8.tar.gz"
MD5SUM="43273a4fd34e77fa85970156e1e25561"
DOWNLOAD="https://download.clipgrab.org/clipgrab-3.7.0.tar.gz"
MD5SUM="8f54061684222239c36e8e5fa45e9d00"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg"