From d751e91b06f56fd71ae3b31205aa1673d6012718 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 10 Nov 2018 22:38:47 -0500 Subject: Use versioned win32curses.zip. This allows previous versions of Textadept to compile against PDCurses 3.4 and newer versions to compile against 3.6. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 43d5adf2..b8892a59 100644 --- a/src/Makefile +++ b/src/Makefile @@ -371,7 +371,7 @@ gtdialog_zip = 6435a42450c7.zip cdk_tgz = cdk-5.0-20150928.tgz termkey_tgz = libtermkey-0.20.tar.gz win32gtk_zip = win32gtk-2.24.32.zip -win32curses_zip = win32curses.zip +win32curses_zip = win32curses36.zip pdcurses_zip = pdcurs36.zip gtkosx_tgz = gtkosx-2.24.31.tar.gz bombay_zip = bombay.zip -- cgit v1.2.3