diff options
Diffstat (limited to 'audio/chromaprint/Makefile')
-rw-r--r-- | audio/chromaprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index eb296d384f6b..a1ce8268d9d6 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -2,7 +2,7 @@ PORTNAME= chromaprint PORTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://github.com/acoustid/${PORTNAME}/releases/download/v${PORTVERSION}/ \ https://bitbucket.org/acoustid/${PORTNAME}/downloads/ |