diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 14:00:54 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 14:01:46 +0200 |
commit | f7accb23bf4c9fc87a4b362937629ccd09d425e5 (patch) | |
tree | fb7d3468cb70e998e59ce780f57df4c47535e646 /audio/chromaprint/Makefile | |
parent | multimedia/ffmpeg: Import compatibility patch for qt5-webengine (diff) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
Diffstat (limited to 'audio/chromaprint/Makefile')
-rw-r--r-- | audio/chromaprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index 9d037ba2e099..05c01d10c624 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -1,5 +1,6 @@ PORTNAME= chromaprint DISTVERSION= 1.5.1.a.20221217 +PORTREVISION= 1 CATEGORIES= audio #MASTER_SITES= https://github.com/acoustid/${PORTNAME}/releases/download/v${DISTVERSION}/ |