1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

audio/mpdas: 0.4.0 -> 0.4.1

- fix memory leak

PR:		207542
Submitted by:	henrik@affekt.org (maintainer)
This commit is contained in:
Kurt Jaeger 2016-02-27 19:09:30 +00:00
parent 01f30b2f9d
commit 0ad47ce847
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409680
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mpdas
PORTVERSION= 0.4.0
PORTVERSION= 0.4.1
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/

View File

@ -1,2 +1,2 @@
SHA256 (mpdas-0.4.0.tar.gz) = 7b30a9cde19175bddb6b898a78d225242330dbceaca4932f87c5a016141af650
SIZE (mpdas-0.4.0.tar.gz) = 15113
SHA256 (mpdas-0.4.1.tar.gz) = f790be8e85c0d1324d7346b5b0fa3713db8db7fd4ea304c5c8d2921bf3855014
SIZE (mpdas-0.4.1.tar.gz) = 15117