Skip to content

Commit

Permalink
Update libwebp to version 0.4.4.
Browse files Browse the repository at this point in the history
Chagelog:
This is a binary compatible release.
  * rescaling out-of-bounds read fix (issue #254)
  * various build fixes and improvements (issues #253, #259, #262, #267, #268)
  * container documentation update
  * gif2webp transparency fix (issue #245)
  • Loading branch information
nros committed Nov 16, 2015
1 parent 26e269f commit e8fe4cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions graphics/libwebp/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.16 2015/06/02 03:10:39 adam Exp $
# $NetBSD: Makefile,v 1.17 2015/11/16 13:22:38 nros Exp $

DISTNAME= libwebp-0.4.3
DISTNAME= libwebp-0.4.4
CATEGORIES= graphics
MASTER_SITES= http://downloads.webmproject.org/releases/webp/

Expand Down
10 changes: 5 additions & 5 deletions graphics/libwebp/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2015/11/03 21:34:09 agc Exp $
$NetBSD: distinfo,v 1.9 2015/11/16 13:22:38 nros Exp $

SHA1 (libwebp-0.4.3.tar.gz) = 1c307a61c4d0018620b4ba9a58e8f48a8d6640ef
RMD160 (libwebp-0.4.3.tar.gz) = 90f54fe03f15c0d1f7031aa6b2f2c2db97f5e0e0
SHA512 (libwebp-0.4.3.tar.gz) = 4975c055e94668cc3b8198443d141de91db6c9d99a79164631854b9b91eea2d9d92aefa361cb8e0fa8963a3deeb5ba6cc6ab55db1d7b038ae495b7e7cf5b2572
Size (libwebp-0.4.3.tar.gz) = 990904 bytes
SHA1 (libwebp-0.4.4.tar.gz) = b8762e330b6cd7e7b4a5a6dbfc53bc787a4f0ba3
RMD160 (libwebp-0.4.4.tar.gz) = edb578d880074ed216fc786c4938dda77f251dbc
SHA512 (libwebp-0.4.4.tar.gz) = 262772e5409114636e2eebf48c0c57c52376898509da1795b1c457cd3e7480e294a51f9f8f361600f0f9a7de25817b89f29c82409b104f1f7f2486fd62f5b877
Size (libwebp-0.4.4.tar.gz) = 992491 bytes

0 comments on commit e8fe4cf

Please sign in to comment.