- Update to 1.4.10
PR: 198823 Submitted by: sue@iwmt.org(maintainer)
This commit is contained in:
parent
449a649bbd
commit
4226e276e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382482
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsixel
|
||||
PORTVERSION= 1.4.8
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.4.10
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= GH
|
||||
|
||||
MAINTAINER= sue@iwmt.org
|
||||
COMMENT= Encoder/decoder library for DEC SIXEL graphics
|
||||
|
@ -13,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= saitoha
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 7efd9a4
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pkgconfig
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libsixel-1.4.8.tar.gz) = 3c9ece35fa564ebfdd827e3293955f56f93f4316574a7dc6a04e46accaba6786
|
||||
SIZE (libsixel-1.4.8.tar.gz) = 4057689
|
||||
SHA256 (libsixel-v1.4.10_GH0.tar.gz) = bd7b566f43920bf6dd8d3d4c44de6b615c96d567a4beb0a541f0fc2246710761
|
||||
SIZE (libsixel-v1.4.10_GH0.tar.gz) = 4057725
|
||||
|
|
Loading…
Reference in a new issue