mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
graphics/pngquant: Updated for version 2.3.5.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
This commit is contained in:
parent
b5dccd98dc
commit
ba2cad113b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pngquant
|
||||
VERSION=${VERSION:-2.3.4}
|
||||
VERSION=${VERSION:-2.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pngquant"
|
||||
VERSION="2.3.4"
|
||||
VERSION="2.3.5"
|
||||
HOMEPAGE="http://pngquant.org/"
|
||||
DOWNLOAD="https://github.com/pornel/pngquant/archive/2.3.4.tar.gz"
|
||||
MD5SUM="3f1e98e0ad8378c879765e86180b62ca"
|
||||
DOWNLOAD="https://github.com/pornel/pngquant/archive/2.3.5.tar.gz"
|
||||
MD5SUM="4dbabc502fc289a02efc2fbe5849fc34"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue