Skip to content

Commit

Permalink
Update to 1.4.11
Browse files Browse the repository at this point in the history
Changelog:
2015-04-05  Hayaki Saito <[email protected]>

  * converters/stb_image.h: Fix an existing bug in stb_image v1.41 of building
  color palette, reported by @msmhrt (for Issue #41)
  • Loading branch information
ryoon committed Apr 11, 2015
1 parent d86d2fd commit 0b82abd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions graphics/libsixel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.18 2015/03/13 15:51:49 ryoon Exp $
# $NetBSD: Makefile,v 1.19 2015/04/11 21:11:28 ryoon Exp $

DISTNAME= libsixel-1.4.10
DISTNAME= libsixel-1.4.11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=saitoha/}
GITHUB_PROJECT= libsixel
Expand Down
8 changes: 4 additions & 4 deletions graphics/libsixel/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2015/03/13 15:51:49 ryoon Exp $
$NetBSD: distinfo,v 1.16 2015/04/11 21:11:28 ryoon Exp $

SHA1 (libsixel-1.4.10.tar.gz) = 644d354f55dcc80ffc44f9f4a1386d97e2cdca47
RMD160 (libsixel-1.4.10.tar.gz) = 7ceb372df2be2aef93329de17d3c56a8bba0269a
Size (libsixel-1.4.10.tar.gz) = 4057725 bytes
SHA1 (libsixel-1.4.11.tar.gz) = 53afd51994461c3974ef2944366bbc399da9f1fc
RMD160 (libsixel-1.4.11.tar.gz) = 4a0f2b0271e413d57a7feb887cdad870d227a022
Size (libsixel-1.4.11.tar.gz) = 4057623 bytes

0 comments on commit 0b82abd

Please sign in to comment.