diff options
author | nia <nia@pkgsrc.org> | 2021-10-09 15:35:02 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-10-09 15:35:02 +0000 |
commit | 890afa34a26cbc3633a43300ccd326ba892d9f8e (patch) | |
tree | f9afecf556f5aecb7b179bbc0de1a456da87ab43 /multimedia/mlt | |
parent | 4fccf943ec35df7d96fa0d6fc5cce8dc75d735fa (diff) | |
download | pkgsrc-890afa34a26cbc3633a43300ccd326ba892d9f8e.tar.gz |
Recursive revbump for multimedia/libaom
Diffstat (limited to 'multimedia/mlt')
-rw-r--r-- | multimedia/mlt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index f3c039fbc3d..9f60cda3120 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2021/09/08 21:05:15 nia Exp $ +# $NetBSD: Makefile,v 1.115 2021/10/09 15:35:09 nia Exp $ DISTNAME= mlt-6.26.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=mltframework/} GITHUB_TAG= v${PKGVERSION_NOREV} |