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