summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-08-06 16:32:30 +0000
committerbwarsaw2002-08-06 16:32:30 +0000
commit223d9e1b57d09252ebb0ab959344e8aebc1e75a8 (patch)
tree63d04f37f1d6c7840a21592e7228115c32fea269
parent5d448e4d5f1bad6251b06801c8a18a914a91db21 (diff)
downloadmailman-223d9e1b57d09252ebb0ab959344e8aebc1e75a8.tar.gz
mailman-223d9e1b57d09252ebb0ab959344e8aebc1e75a8.tar.zst
mailman-223d9e1b57d09252ebb0ab959344e8aebc1e75a8.zip
Update to KoreanCodecs 2.0.5
-rw-r--r--misc/KoreanCodecs-2.0.4.tar.gzbin259686 -> 0 bytes
-rw-r--r--misc/KoreanCodecs-2.0.5.tar.gzbin0 -> 260762 bytes
-rw-r--r--misc/Makefile.in2
3 files changed, 1 insertions, 1 deletions
diff --git a/misc/KoreanCodecs-2.0.4.tar.gz b/misc/KoreanCodecs-2.0.4.tar.gz
deleted file mode 100644
index cf399719f..000000000
--- a/misc/KoreanCodecs-2.0.4.tar.gz
+++ /dev/null
Binary files differ
diff --git a/misc/KoreanCodecs-2.0.5.tar.gz b/misc/KoreanCodecs-2.0.5.tar.gz
new file mode 100644
index 000000000..77edebdc0
--- /dev/null
+++ b/misc/KoreanCodecs-2.0.5.tar.gz
Binary files differ
diff --git a/misc/Makefile.in b/misc/Makefile.in
index a96162f02..45aa11120 100644
--- a/misc/Makefile.in
+++ b/misc/Makefile.in
@@ -52,7 +52,7 @@ SETUPCMD= setup.py --quiet install $(SETUPINSTOPTS)
EMAILPKG= email-2.2
JACODECSPKG= JapaneseCodecs-1.4.7
-KOCODECSPKG= KoreanCodecs-2.0.4
+KOCODECSPKG= KoreanCodecs-2.0.5
PACKAGES= $(EMAILPKG) $(JACODECSPKG) $(KOCODECSPKG)