diff options
author | wiz <wiz@pkgsrc.org> | 2021-05-20 11:55:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-05-20 11:55:55 +0000 |
commit | a0e031bfae20d2e1bb51f781a09d8468e917bad2 (patch) | |
tree | 859d118c673e1b5743942ef5582729bf23980596 /misc/calibre | |
parent | e6890e704e2da1794c4a4ebe03addfb7958d3bdc (diff) | |
download | pkgsrc-a0e031bfae20d2e1bb51f781a09d8468e917bad2.tar.gz |
*: recursive bump for poppler shlib major bump
Diffstat (limited to 'misc/calibre')
-rw-r--r-- | misc/calibre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 08a891cce8c..3471e7a2609 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.252 2021/04/21 11:42:12 adam Exp $ +# $NetBSD: Makefile,v 1.253 2021/05/20 11:55:58 wiz Exp $ DISTNAME= calibre-3.40.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |