audio/luppp: Updated for version 1.0.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
klaatu 2020-01-07 21:21:58 +13:00 committed by Willy Sudiarto Raharjo
parent c94872fb0a
commit 7101957148
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Slackware build script for fabla
# Copyright 2015 Klaatu, Wellington NZ
# Slackware build script for luppp
# Copyright 2019 Klaatu | Lawrence NZ | klaatu@member.fsf.org
# GNU All-Permissive License
# Copying and distribution of this file, with or without modification,
@ -9,7 +9,7 @@
# without any warranty.
PRGNAM=luppp
VERSION=${VERSION:-1.0.1}
VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="luppp"
VERSION="1.0.1"
VERSION="1.2.1"
HOMEPAGE="http://openavproductions.com/luppp/"
DOWNLOAD="https://github.com/harryhaaren/openAV-Luppp/archive/release-1.0.1.tar.gz"
MD5SUM="6c6db49fb10df3ef93d4b664644080f2"
DOWNLOAD="https://github.com/harryhaaren/openAV-Luppp/archive/release-1.2.1.tar.gz"
MD5SUM="566f3aabde4d87ec3b862d7cc2e04a90"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack-audio-connection-kit liblo ntk"