network/clipgrab: Updated for version 3.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
79a2f499d0
commit
698efc3e9c
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue