diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-07-24 18:12:29 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-07-24 18:12:29 +0000 |
commit | accf76d7987adf61560ddb723aded69f0544013d (patch) | |
tree | 38f75dbb21650af1a5cacab605cd78a1cf927048 /graphics/libsixel | |
parent | 2e891f5f2ddd16a4a67eaa43bbf113c058765fb9 (diff) | |
download | ports-accf76d7987adf61560ddb723aded69f0544013d.tar.gz ports-accf76d7987adf61560ddb723aded69f0544013d.zip |
Notes
Diffstat (limited to 'graphics/libsixel')
-rw-r--r-- | graphics/libsixel/Makefile | 2 | ||||
-rw-r--r-- | graphics/libsixel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index a30c3c7a4c0c..e787475e7deb 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/saitoha/libsixel/releases/download/v${PORTVERSION}/ diff --git a/graphics/libsixel/distinfo b/graphics/libsixel/distinfo index aca58158b39e..f8fd13641f6a 100644 --- a/graphics/libsixel/distinfo +++ b/graphics/libsixel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528698296 -SHA256 (libsixel-1.8.1.tar.gz) = 6f31a5db6a195155b2168aad5c1b6b62ac3b10919e16576029f9b4ced5384e8d -SIZE (libsixel-1.8.1.tar.gz) = 4777791 +TIMESTAMP = 1532317736 +SHA256 (libsixel-1.8.2.tar.gz) = c464d2a6fcf35e9e6bad1876729e853a8b9f6abfe97d9e3487c9bfac45cf2a5f +SIZE (libsixel-1.8.2.tar.gz) = 4778776 |