summaryrefslogtreecommitdiff
path: root/emulators/libspectrum/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-03 14:32:11 +0000
committeradam <adam@pkgsrc.org>2018-07-03 14:32:11 +0000
commit4c7d8d1db51b973db216cd066d5075007109ae4d (patch)
treef7a8264e3709a0086c1d207a2faaba32a15fef82 /emulators/libspectrum/Makefile
parent49ed0a9ecf29dd216de81ee58da54f1c8a7db5c9 (diff)
downloadpkgsrc-4c7d8d1db51b973db216cd066d5075007109ae4d.tar.gz
libspectrum: updated to 1.4.4
libspectrum 1.4.4: * Various minor bug fixes/improvements: * Fix memory allocation in g_array_set_size() * Cast whole expressions in printf() statements * Fix up printf() related warnings * Fix detection of small files in SZX unit tests
Diffstat (limited to 'emulators/libspectrum/Makefile')
-rw-r--r--emulators/libspectrum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 29ca7d24e25..168ada6e1b6 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2018/06/12 10:33:32 adam Exp $
+# $NetBSD: Makefile,v 1.47 2018/07/03 14:32:11 adam Exp $
-DISTNAME= libspectrum-1.4.3
+DISTNAME= libspectrum-1.4.4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}