mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/fuse-emulator: Updated for version 1.3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1c3e49ff4f
commit
b2b05e6a0c
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.3.1}
|
||||
VERSION=${VERSION:-1.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fuse-emulator"
|
||||
VERSION="1.3.1"
|
||||
VERSION="1.3.2"
|
||||
HOMEPAGE="http://fuse-emulator.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.1/fuse-1.3.1.tar.gz"
|
||||
MD5SUM="50016ce765a1834b4514102c309a7830"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.2/fuse-1.3.2.tar.gz"
|
||||
MD5SUM="d844077f3bbb0187d0f4cdbcc3e496db"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libspectrum"
|
||||
|
|
Loading…
Reference in a new issue