audio/py-mutagen: version update
- update to 1.27 PR: 196823 Submitted by: olivierd Approved by: maintainer timeout (1 month)
This commit is contained in:
parent
332a493842
commit
b441aa7806
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379561
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mutagen
|
||||
PORTVERSION= 1.26
|
||||
PORTVERSION= 1.27
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,6 +14,6 @@ LICENSE= GPLv2
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mutagen-1.26.tar.gz) = be9f9ec27bc00f698d674cd00ef8eb29bbce316154a52ab105e85ca24ca9c751
|
||||
SIZE (mutagen-1.26.tar.gz) = 868222
|
||||
SHA256 (mutagen-1.27.tar.gz) = cc884fe1e20fe220be7ce7c3b269f4cadc69a8310150a3a41162fba1ca9c88bd
|
||||
SIZE (mutagen-1.27.tar.gz) = 875720
|
||||
|
|
Loading…
Reference in a new issue