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 /games/scummvm-tools | |
parent | 51c1824afc17c6c2151c7e9c5f20590e57a9d521 (diff) | |
download | pkgsrc-2f58960d3d2d6072bfa15c6d78cc2d56accb36b1.tar.gz |
*: Recursive revbump from boost 1.78.0
Diffstat (limited to 'games/scummvm-tools')
-rw-r--r-- | games/scummvm-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index f27ad2dedc7..14539711f77 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2021/12/08 16:04:41 adam Exp $ +# $NetBSD: Makefile,v 1.65 2022/01/10 01:46:32 ryoon Exp $ DISTNAME= scummvm-tools-2.1.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= https://www.scummvm.org/frs/scummvm-tools/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |