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