mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libwebp: Updated for version 0.2.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
3164a51137
commit
c67d4bb21f
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# written by powtrix (@gmail.com)
|
||||
|
||||
PRGNAM=libwebp
|
||||
VERSION=0.1.3
|
||||
VERSION=0.2.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libwebp"
|
||||
VERSION="0.1.3"
|
||||
VERSION="0.2.0"
|
||||
HOMEPAGE="http://code.google.com/speed/webp/"
|
||||
DOWNLOAD="http://webp.googlecode.com/files/libwebp-0.1.3.tar.gz"
|
||||
MD5SUM="254d4670e14e9ed881f0536b006ab336"
|
||||
DOWNLOAD="http://webp.googlecode.com/files/libwebp-0.2.0.tar.gz"
|
||||
MD5SUM="75f33cabe4af0dfb51d751c67ae1b3d0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue