diff options
Diffstat (limited to 'audio/strawberry/Makefile')
-rw-r--r-- | audio/strawberry/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index b81d76e12bfa..33cae521585d 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,5 +1,6 @@ PORTNAME= strawberry -DISTVERSION= 1.2.11 +DISTVERSION= 1.2.12 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ |