diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-08 01:31:49 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-08 01:31:49 +0800 |
commit | bcb53cc1a8198d82687f1851b9027a65b4197853 (patch) | |
tree | a7c629558dea064d6c525f07f246e422b1b82d6d /audio/py-pylast/Makefile | |
parent | da25ccd055a0e6a5dee25704fa4f71e797533444 (diff) | |
download | freebsd-ports-gnome-bcb53cc1a8198d82687f1851b9027a65b4197853.tar.gz freebsd-ports-gnome-bcb53cc1a8198d82687f1851b9027a65b4197853.tar.zst freebsd-ports-gnome-bcb53cc1a8198d82687f1851b9027a65b4197853.zip |
Update to 3.1.0
Changes: https://github.com/pylast/pylast/releases
https://github.com/pylast/pylast/blob/master/CHANGELOG.md
Diffstat (limited to 'audio/py-pylast/Makefile')
-rw-r--r-- | audio/py-pylast/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile index 6927614db587..0b496a800876 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pylast -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.1.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |