diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-03 05:23:06 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-03 05:23:06 +0000 |
commit | cc331ca2d4805f06ef982e93c0b4d16b71e0d4fc (patch) | |
tree | 33d0b97bbc32ad0bb27a17738b679fd3b91838ac /audio/py-sounddevice | |
parent | 9ae981877f10680847d0fc5624cae473c349c210 (diff) |
Notes
Diffstat (limited to 'audio/py-sounddevice')
-rw-r--r-- | audio/py-sounddevice/Makefile | 2 | ||||
-rw-r--r-- | audio/py-sounddevice/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/py-sounddevice/Makefile b/audio/py-sounddevice/Makefile index 0c79901cc855..9c5895a3aa88 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sounddevice -DISTVERSION= 0.3.11 +DISTVERSION= 0.3.12 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-sounddevice/distinfo b/audio/py-sounddevice/distinfo index 9227ead89f16..7bfa337c3ecd 100644 --- a/audio/py-sounddevice/distinfo +++ b/audio/py-sounddevice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525795954 -SHA256 (sounddevice-0.3.11.tar.gz) = e1f9e4eb72cf85ee7c4aff62558c7d179e8aceca258ad5217bcf9e43d75bcc5d -SIZE (sounddevice-0.3.11.tar.gz) = 46563 +TIMESTAMP = 1535951969 +SHA256 (sounddevice-0.3.12.tar.gz) = f59ae4e2ec12cb1e5940f06f08804ecca855d959de25ca45a3938de45d0f81a2 +SIZE (sounddevice-0.3.12.tar.gz) = 43155 |