mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/oss: Updated for version 4.2.2010.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
289bc6c446
commit
069624c999
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Dugan Chen (thedoogster [at] gmail [dot] com).
|
||||
|
||||
PRGNAM=oss
|
||||
VERSION=${VERSION:-4.2.2009}
|
||||
VERSION=${VERSION:-4.2.2010}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="oss"
|
||||
VERSION="4.2.2009"
|
||||
VERSION="4.2.2010"
|
||||
HOMEPAGE="http://www.opensound.com"
|
||||
DOWNLOAD="http://www.4front-tech.com/developer/sources/stable/gpl/oss-v4.2-build2009-src-gpl.tar.bz2"
|
||||
MD5SUM="a930b0f640164fa873fd0cbb5afd128f"
|
||||
DOWNLOAD="http://www.4front-tech.com/developer/sources/stable/gpl/oss-v4.2-build2010-src-gpl.tar.bz2"
|
||||
MD5SUM="8a3e9c2c5403ceb83bcba94a8732c403"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue