From: Eric Wong Date: Tue, 30 Aug 2022 09:10:23 +0000 (+0000) Subject: INSTALL: update for Perl 5.12 dependency and 2022 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=3961dd48e280c501f66d54c9795c02f349f091a7 INSTALL: update for Perl 5.12 dependency and 2022 AFAIK, there's no new distro packages this year... --- diff --git a/INSTALL b/INSTALL index 0974028d..aa9a502d 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ This is for folks who want to setup their own public-inbox instance. Clients should use normal git-clone/git-fetch, IMAP or NNTP clients if they want to import mail into their personal inboxes. -As of 2021, public-inbox is packaged by several OS distributions, +As of 2022, public-inbox is packaged by several OS distributions, listed in alphabetical order: Debian, GNU Guix, NixOS, and Void Linux. public-inbox is developed on Debian GNU/Linux systems and will @@ -28,7 +28,7 @@ public-inbox requires a number of other packages to access its full functionality. The core tools are, of course: * Git (1.8.0+, 2.6+ for writing v2 inboxes) -* Perl 5.10.1+ +* Perl 5.12.0+ * DBD::SQLite (needed for IMAP, NNTP, message threading, and v2 inboxes) To accept incoming mail into a public inbox, you'll likely want: @@ -210,5 +210,5 @@ RPM-based distros split them out into separate packages: Copyright --------- -Copyright 2013-2021 all contributors +Copyright all contributors License: AGPL-3.0+