git: b064152e2b42 - main - audio/chromaprint: Fix DISTVERSION

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 01 May 2023 11:09:43 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b064152e2b427d4b593dbfba0f15b1ac8523a5ff

commit b064152e2b427d4b593dbfba0f15b1ac8523a5ff
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-01 10:20:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-01 11:08:32 +0000

    audio/chromaprint: Fix DISTVERSION
    
    DISTVERSION shouldn't go backwards
    
    Reported by:    zirias, mat
---
 audio/chromaprint/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile
index 05c01d10c624..a0e6a0f1c863 100644
--- a/audio/chromaprint/Makefile
+++ b/audio/chromaprint/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	chromaprint
-DISTVERSION=	1.5.1.a.20221217
+DISTVERSION=	1.5.1.20221217
 PORTREVISION=	1
 CATEGORIES=	audio
 #MASTER_SITES=	https://github.com/acoustid/${PORTNAME}/releases/download/v${DISTVERSION}/