Skip to content

Commit

Permalink
graphics/timg: update to 1.4.5
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/hzeller/timg/releases/tag/v1.4.5

In this maintenance release, the QOI image format has been added.
Also a few bug fixes, such as handling SVG transparency properly.

PR:		268769
Reported by:	uzsolt@uzsolt.hu (maintainer)
  • Loading branch information
uzsolt authored and Fernando Apesteguía committed Jan 6, 2023
1 parent d3e2099 commit dbfe50d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion graphics/timg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= timg
PORTVERSION= 1.4.0
PORTVERSION= 1.4.5
DISTVERSIONPREFIX= v
CATEGORIES= graphics

Expand Down
6 changes: 3 additions & 3 deletions graphics/timg/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1618727616
SHA256 (hzeller-timg-v1.4.0_GH0.tar.gz) = 99ea217643c506afce2cb5c9aa8cbc0848669677b3236815acb823fd7fcce3fa
SIZE (hzeller-timg-v1.4.0_GH0.tar.gz) = 1034677
TIMESTAMP = 1672864873
SHA256 (hzeller-timg-v1.4.5_GH0.tar.gz) = 3c96476ce4ba2af4b9f639c5b59ded77ce1a4511551a04555ded105f14398e01
SIZE (hzeller-timg-v1.4.5_GH0.tar.gz) = 1123650

0 comments on commit dbfe50d

Please sign in to comment.