mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/gifsicle: Updated for version 1.87.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a0a2d12190
commit
33565ae8f4
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=gifsicle
|
||||
VERSION=${VERSION:-1.86}
|
||||
VERSION=${VERSION:-1.87}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gifsicle"
|
||||
VERSION="1.86"
|
||||
VERSION="1.87"
|
||||
HOMEPAGE="http://www.lcdf.org/gifsicle/"
|
||||
DOWNLOAD="http://www.lcdf.org/gifsicle/gifsicle-1.86.tar.gz"
|
||||
MD5SUM="5eadf90cf7a6f22447b0f146e146d092"
|
||||
DOWNLOAD="http://www.lcdf.org/gifsicle/gifsicle-1.87.tar.gz"
|
||||
MD5SUM="0f50cf4d76d02f23b5b2f701f4fb8ed0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue