diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 08:24:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 08:24:33 +0000 |
commit | c1c37085cc20f4c006b7dbc0c8c9e2462ce3ca6c (patch) | |
tree | e6c755b062dd80c713e1ac5428552457f7122414 /graphics/inkscape | |
parent | d218bc371b34a309f0e193ee5575ed3034f7c6d3 (diff) | |
download | pkgsrc-c1c37085cc20f4c006b7dbc0c8c9e2462ce3ca6c.tar.gz |
*: Recursive revbump from boost-1.75.0
Diffstat (limited to 'graphics/inkscape')
-rw-r--r-- | graphics/inkscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 9aff5b6e732..3033e23eb93 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.223 2020/12/31 20:04:12 nia Exp $ +# $NetBSD: Makefile,v 1.224 2021/01/01 08:24:45 ryoon Exp $ DISTNAME= inkscape-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://media.inkscape.org/dl/resources/file/ EXTRACT_SUFX= .tar.xz |