mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/optipng: Updated for version 0.7.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
82ab0faadf
commit
56890e5f36
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=optipng
|
||||
VERSION=${VERSION:-0.7.6}
|
||||
VERSION=${VERSION:-0.7.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="optipng"
|
||||
VERSION="0.7.6"
|
||||
VERSION="0.7.7"
|
||||
HOMEPAGE="http://optipng.sourceforge.net/"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/optipng/optipng-0.7.6.tar.gz"
|
||||
MD5SUM="568e0738358450eca69ecf578d48f26c"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/optipng/optipng-0.7.7.tar.gz"
|
||||
MD5SUM="211101965baf42fd24a2aa990b7e842e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue