mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
games/fuse-emulator: Updated for version 1.3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
35bbb826b4
commit
57e5243e17
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=fuse-emulator
|
||||
SRCNAM=$(echo $PRGNAM | cut -c1-4)
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fuse-emulator"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="http://fuse-emulator.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.2.2/fuse-1.2.2.tar.gz"
|
||||
MD5SUM="3968c9358485622d5934b7f8b06a388a"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.0/fuse-1.3.0.tar.gz"
|
||||
MD5SUM="6b6fdca1542d2f7a41147c9635185758"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libspectrum"
|
||||
|
|
Loading…
Reference in a new issue