network/clipgrab: Updated for version 3.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
cb3fb3ce11
commit
d9ec97b3b4
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=clipgrab
|
||||
VERSION=${VERSION:-3.7.1}
|
||||
VERSION=${VERSION:-3.7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clipgrab"
|
||||
VERSION="3.7.1"
|
||||
VERSION="3.7.2"
|
||||
HOMEPAGE="http://clipgrab.org/"
|
||||
DOWNLOAD="https://download.clipgrab.org/clipgrab-3.7.1.tar.gz"
|
||||
MD5SUM="7781b6c2f1712632d22aef712fe91b3d"
|
||||
DOWNLOAD="https://download.clipgrab.org/clipgrab-3.7.2.tar.gz"
|
||||
MD5SUM="703862f5c80838308a0778922114aa6c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg"
|
||||
|
|
Loading…
Reference in New Issue