libraries/libwebp: Updated for version 1.0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
powtrix 2019-04-01 08:29:46 +07:00 committed by Willy Sudiarto Raharjo
parent 34279cc530
commit e0761b2a57
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# written by powtrix (@gmail.com)
PRGNAM=libwebp
VERSION=${VERSION:-1.0.1}
VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libwebp"
VERSION="1.0.1"
VERSION="1.0.2"
HOMEPAGE="https://developers.google.com/speed/webp/"
DOWNLOAD="https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.1.tar.gz"
MD5SUM="ba72dfa7588c751a3a9b735a6746a23e"
DOWNLOAD="https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.2.tar.gz"
MD5SUM="02c0c55f1dd8612cd4d462e3409ad35d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""