diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /graphics/sxiv | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'graphics/sxiv')
-rw-r--r-- | graphics/sxiv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile index f11b6f8b9ce..8b35667ddd2 100644 --- a/graphics/sxiv/Makefile +++ b/graphics/sxiv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2017/12/10 16:37:52 leot Exp $ +# $NetBSD: Makefile,v 1.5 2018/03/12 11:16:51 wiz Exp $ # DISTNAME= sxiv-24 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=muennich/} GITHUB_TAG= v${PKGVERSION_NOREV} |