diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2022-04-24 19:20:32 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-04-26 10:08:30 +0200 |
commit | 437b3b9d4ffc1cfba3bcc9dff1a72fe2656e3b30 (patch) | |
tree | 213343a3ba923c05bdec209d11e2d64ca0b1e0ca /download.lst | |
parent | 2739f18fa93733a128321255aa49ddbefde36314 (diff) |
Drop unused CT2N extension
It is not bundled by any downstream distributions
so it makes no much sense to keep it integrated here.
Change-Id: I80180e53e050b8b3cd1b173ef01b51e8d706f295
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133355
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/download.lst b/download.lst index e847f736046f..f10e943755b7 100644 --- a/download.lst +++ b/download.lst @@ -33,8 +33,6 @@ export COINMP_SHA256SUM := 86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8 export COINMP_TARBALL := CoinMP-1.7.6.tgz export CPPUNIT_SHA256SUM := 89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7 export CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz -export CT2N_SHA256SUM := 71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3 -export CT2N_TARBALL := 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt export CURL_SHA256SUM := ac8e1087711084548d788ef18b9b732c8de887457b81f616fc681d1044b32f98 export CURL_TARBALL := curl-7.81.0.tar.gz export EBOOK_SHA256SUM := 7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9 |