diff options
Diffstat (limited to 'development/portaudio/portaudio.SlackBuild')
-rw-r--r-- | development/portaudio/portaudio.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/portaudio/portaudio.SlackBuild b/development/portaudio/portaudio.SlackBuild index 9ce7027a8d..4e606c93e9 100644 --- a/development/portaudio/portaudio.SlackBuild +++ b/development/portaudio/portaudio.SlackBuild @@ -25,11 +25,11 @@ PRGNAM=portaudio VERSION=${VERSION:-V19} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} # eek! -SRCNAME="pa_stable_v19_20071207.tar.gz" +SRCNAME="pa_stable_v19_20111121.tgz" # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |