diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 12:00:54 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 12:01:46 +0000 |
commit | f7accb23bf4c9fc87a4b362937629ccd09d425e5 (patch) | |
tree | fb7d3468cb70e998e59ce780f57df4c47535e646 /audio/rsgain | |
parent | d4d975cffa333bd1b88fcdaf1f0c8f3aa79728b9 (diff) | |
download | ports-f7accb23bf4c9fc87a4b362937629ccd09d425e5.tar.gz ports-f7accb23bf4c9fc87a4b362937629ccd09d425e5.zip |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
Diffstat (limited to 'audio/rsgain')
-rw-r--r-- | audio/rsgain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rsgain/Makefile b/audio/rsgain/Makefile index eb511d701ee8..2906d09fac61 100644 --- a/audio/rsgain/Makefile +++ b/audio/rsgain/Makefile @@ -1,7 +1,7 @@ PORTNAME= rsgain DISTVERSION= 3.2.1 DISTVERSIONSUFFIX= -source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/ |