mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libsidplayfp: Updated for version 1.8.2.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
abcf850165
commit
98f07f6dd4
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libsidplayfp
|
||||
VERSION=${VERSION:-1.8.1}
|
||||
VERSION=${VERSION:-1.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsidplayfp"
|
||||
VERSION="1.8.1"
|
||||
VERSION="1.8.2"
|
||||
HOMEPAGE="http://bel.fi/~alankila/c64-sw/index-cpp.html"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.8/libsidplayfp-1.8.1.tar.gz"
|
||||
MD5SUM="e20984dd5764d2b77edb9e3e29efff19"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.8/libsidplayfp-1.8.2.tar.gz"
|
||||
MD5SUM="f019dd892cfb7e0c9cbc2aeb98373f8a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="xa"
|
||||
|
|
Loading…
Reference in a new issue