diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
commit | 2f58960d3d2d6072bfa15c6d78cc2d56accb36b1 (patch) | |
tree | f0a304234418317ba96f92b8242283ab3cc69f8c /archivers | |
parent | 51c1824afc17c6c2151c7e9c5f20590e57a9d521 (diff) | |
download | pkgsrc-2f58960d3d2d6072bfa15c6d78cc2d56accb36b1.tar.gz |
*: Recursive revbump from boost 1.78.0
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/innoextract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index ff1825d3b5b..040ed3390a1 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2021/09/29 19:00:16 adam Exp $ +# $NetBSD: Makefile,v 1.23 2022/01/10 01:46:21 ryoon Exp $ DISTNAME= innoextract-1.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= archivers MASTER_SITES= https://constexpr.org/innoextract/files/ |