graphics/gifsicle: Updated for version 1.90.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
d248cd0459
commit
ab17ea0abf
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=gifsicle
|
||||
VERSION=${VERSION:-1.89}
|
||||
VERSION=${VERSION:-1.90}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gifsicle"
|
||||
VERSION="1.89"
|
||||
VERSION="1.90"
|
||||
HOMEPAGE="http://www.lcdf.org/gifsicle/"
|
||||
DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.89/gifsicle-1.89.tar.gz"
|
||||
MD5SUM="92dad10207eda49a06a0fc101ec140ec"
|
||||
DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.90/gifsicle-1.90.tar.gz"
|
||||
MD5SUM="66741ed5e6d99353489b1e425acea899"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue