diff options
author | obache <obache> | 2014-08-29 12:00:48 +0000 |
---|---|---|
committer | obache <obache> | 2014-08-29 12:00:48 +0000 |
commit | 0628676fde91c5217e40d526cf35748f986727a6 (patch) | |
tree | c6c0c4b27a993d925e60c3bdd94bc196320fc602 | |
parent | bc5bfe4a0e154fc2cbe0e59c3def02df55b58b29 (diff) | |
download | pkgsrc-0628676fde91c5217e40d526cf35748f986727a6.tar.gz |
Update libsixel to 1.0.2.
Update bash and zsh completion file.
-rw-r--r-- | graphics/libsixel/Makefile | 4 | ||||
-rw-r--r-- | graphics/libsixel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index a658a5a423e..95a759f6361 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/08/24 00:59:17 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/08/29 12:00:48 obache Exp $ -DISTNAME= libsixel-1.0.1 +DISTNAME= libsixel-1.0.2 CATEGORIES= graphics MASTER_SITES= -${HOMEPAGE:Q}/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX} diff --git a/graphics/libsixel/distinfo b/graphics/libsixel/distinfo index 0a8dca81275..d073cf5d45b 100644 --- a/graphics/libsixel/distinfo +++ b/graphics/libsixel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/08/24 00:59:17 obache Exp $ +$NetBSD: distinfo,v 1.5 2014/08/29 12:00:48 obache Exp $ -SHA1 (libsixel-1.0.1.tar.gz) = 575f82b1f9aa4cddffe9e9c7fc35b98d47bc13ac -RMD160 (libsixel-1.0.1.tar.gz) = c54cbe4f29ee9292fef57859dba563b85ad2b5d7 -Size (libsixel-1.0.1.tar.gz) = 10306820 bytes +SHA1 (libsixel-1.0.2.tar.gz) = 7978d0b6a99cc44316f66a687674cf6a9fe0a350 +RMD160 (libsixel-1.0.2.tar.gz) = 6aa797872829965861168e887bd8ee71ef90addf +Size (libsixel-1.0.2.tar.gz) = 12315496 bytes |