libraries/libspectrum: Updated for version 1.3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
73abeac981
commit
35bbb826b4
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libspectrum
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libspectrum"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="http://fuse-emulator.sourceforge.net/libspectrum.php"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/libspectrum/1.2.2/libspectrum-1.2.2.tar.gz"
|
||||
MD5SUM="a7b268d68fa05a35c42ee20a0ad82b16"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/libspectrum/1.3.0/libspectrum-1.3.0.tar.gz"
|
||||
MD5SUM="8357c59dd1a1f3ef9d10b6afe086d68a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue