mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libsidplayfp: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ad74b6650a
commit
6eaa66d6c9
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
# SlackBuild script for "libsidplayfp".
|
||||
# Slackware build script for "libsidplayfp".
|
||||
|
||||
# Copyright 2014 Marcel Saegebarth <marc@mos6581.de>
|
||||
# Copyright 2014-2015 Marcel Saegebarth <marc@mos6581.de>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libsidplayfp
|
||||
VERSION=${VERSION:-1.6.2}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsidplayfp"
|
||||
VERSION="1.6.2"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="http://bel.fi/~alankila/c64-sw/index-cpp.html"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.6/libsidplayfp-1.6.2.tar.gz"
|
||||
MD5SUM="3a9bb0e2dadd7f311834dbb8ec2fc782"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.7/libsidplayfp-1.7.0.tar.gz"
|
||||
MD5SUM="a4c066190cebca0e6571a91a4e20e894"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="xa"
|
||||
|
|
Loading…
Reference in a new issue