mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libspectrum: Updated for version 1.3.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4368d760a4
commit
4e6e64bf75
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libspectrum
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libspectrum"
|
||||
VERSION="1.3.4"
|
||||
VERSION="1.3.5"
|
||||
HOMEPAGE="http://fuse-emulator.sourceforge.net/libspectrum.php"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/libspectrum/1.3.4/libspectrum-1.3.4.tar.gz"
|
||||
MD5SUM="ac8c67aed07e32fe20bdaa6fbba53aa6"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/libspectrum/1.3.5/libspectrum-1.3.5.tar.gz"
|
||||
MD5SUM="5bedad36f7585c46547ace74dacbef45"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue