diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-08-30 00:06:04 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-08-30 00:06:04 +0200 |
| commit | df2a02699b373e014cd71c1b542056bd20266e81 (patch) | |
| tree | 034c1a94223feb5719eca9e820edb941785967c5 | |
| parent | d6ccae2e2bc499336bdd4cb32100143cbb9b87dd (diff) | |
New nettle version.
| -rw-r--r-- | platform/windows/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript index 4ae96bb0a..521b1c673 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -143,7 +143,7 @@ File "%static_deps%/bin/libzip.dll" File "%static_deps%/bin/libcairomm-1.0-1.dll" File "%static_deps%/bin/libpangomm-1.4-1.dll" File "%static_deps%/bin/libsamplerate-0.dll" -File "%static_deps%/bin/libnettle-7.dll" +File "%static_deps%/bin/libnettle-8.dll" File "%static_deps%/bin/icuuc65.dll" File "%static_deps%/bin/icudt65.dll" File "%static_deps%/bin/icuin65.dll" |
