summaryrefslogtreecommitdiffstats
path: root/libraries/libwebp
diff options
context:
space:
mode:
author powtrix <powtrix@gmail.com>2017-01-22 21:34:52 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-01-24 00:21:48 +0000
commit0a067e880a9dbfc03efb4fe5c2eac353ea7868e2 (patch)
tree809682da900ddfa1769ab5f8cfa39ad6ba1e468f /libraries/libwebp
parent7b2680ddba9358624ebdbc1235d29a56a8ba8e3e (diff)
downloadslackbuilds-0a067e880a9dbfc03efb4fe5c2eac353ea7868e2.tar.gz
slackbuilds-0a067e880a9dbfc03efb4fe5c2eac353ea7868e2.tar.xz
libraries/libwebp: Updated for version 0.5.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libwebp')
-rw-r--r--libraries/libwebp/README2
-rw-r--r--libraries/libwebp/libwebp.SlackBuild2
-rw-r--r--libraries/libwebp/libwebp.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libwebp/README b/libraries/libwebp/README
index e2081d56f1..1ea4235291 100644
--- a/libraries/libwebp/README
+++ b/libraries/libwebp/README
@@ -1,7 +1,7 @@
WebP is a method of lossy compression that can be used on photographic
images. The degree of compression is adjustable so a user can choose
the trade-off between file size and image quality.
-WebP typically achieves an average of 39% more compression than JPEG
+WebP typically achieves an average of 39% more compression than JPEG
and JPEG 2000, without loss of image quality.
WebP is a new image format that provides lossless and lossy compression for
diff --git a/libraries/libwebp/libwebp.SlackBuild b/libraries/libwebp/libwebp.SlackBuild
index 940492ff3c..013a9c0ac8 100644
--- a/libraries/libwebp/libwebp.SlackBuild
+++ b/libraries/libwebp/libwebp.SlackBuild
@@ -4,7 +4,7 @@
# written by powtrix (@gmail.com)
PRGNAM=libwebp
-VERSION=${VERSION:-0.5.1}
+VERSION=${VERSION:-0.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libwebp/libwebp.info b/libraries/libwebp/libwebp.info
index 8dcb54a7d3..2588adfc7f 100644
--- a/libraries/libwebp/libwebp.info
+++ b/libraries/libwebp/libwebp.info
@@ -1,8 +1,8 @@
PRGNAM="libwebp"
-VERSION="0.5.1"
+VERSION="0.5.2"
HOMEPAGE="https://developers.google.com/speed/webp/"
-DOWNLOAD="https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.5.1.tar.gz"
-MD5SUM="3d7db92ebba5b4f679413d25c6040881"
+DOWNLOAD="https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.5.2.tar.gz"
+MD5SUM="6f36b38c2483b32906f946a621eb0c2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""