mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/fuse-emulator: Updated for version 1.3.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4e6e64bf75
commit
2c7a8af67f
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=fuse-emulator
|
||||
SRCNAM=$(echo $PRGNAM | cut -c1-4)
|
||||
VERSION=${VERSION:-1.3.6}
|
||||
VERSION=${VERSION:-1.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="fuse-emulator"
|
||||
VERSION="1.3.6"
|
||||
VERSION="1.3.7"
|
||||
HOMEPAGE="http://fuse-emulator.sourceforge.net"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.6/fuse-1.3.6.tar.gz"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.7/fuse-1.3.7.tar.gz"
|
||||
MD5SUM="93bec7e802b62c651b2d761aca459619"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue