multimedia/llcon: Updated for version 3.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a2101ee87f
commit
a37a961b48
|
@ -3,4 +3,4 @@ the internet. There is one server running the llcon server software which
|
|||
collects the audio data from each llcon client software, mixes the audio
|
||||
data and sends the mix back to each client.
|
||||
|
||||
This requires jack.
|
||||
This requires jack-audio-connection-kit.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Written by otzy_007 <oz@oprod.net
|
||||
|
||||
PRGNAM=llcon
|
||||
VERSION=${VERSION:-3.1.0}
|
||||
VERSION=${VERSION:-3.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="llcon"
|
||||
VERSION="3.1.0"
|
||||
VERSION="3.1.1"
|
||||
HOMEPAGE="http://sourceforge.net/apps/mediawiki/llcon/index.php?title=Main_Page"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/llcon/llcon-3.1.0.tar.gz"
|
||||
MD5SUM="978edacd3be4ccbe5800aab024925cac"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/llcon/llcon-3.1.1.tar.gz"
|
||||
MD5SUM="f5b77da6c9f56dfc0d9309f4c995b47b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="otzy_007"
|
||||
|
|
Loading…
Reference in New Issue