X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/82c67a166ee0d3d8893c3ae1e84f91f067045fd0..5a226a8f0e5cb4e134ee7aa9f86dfd4281049bc2:/source/blog/posts/2011/01/19-release:-mutt-with-nntp-debian-package-1.5.21-2nntp1.rst diff --git a/source/blog/posts/2011/01/19-release:-mutt-with-nntp-debian-package-1.5.21-2nntp1.rst b/source/blog/posts/2011/01/19-release:-mutt-with-nntp-debian-package-1.5.21-2nntp1.rst index d9e9914..20e54e8 100644 --- a/source/blog/posts/2011/01/19-release:-mutt-with-nntp-debian-package-1.5.21-2nntp1.rst +++ b/source/blog/posts/2011/01/19-release:-mutt-with-nntp-debian-package-1.5.21-2nntp1.rst @@ -10,18 +10,18 @@ A couple of extra news: * The Debian revision is renamed to N\ **nntp**\ M (instead of the old N\ **luca**\ M). -__ http://www.llucax.com.ar/proj/mutt-nntp-debian/#repository +__ /proj/mutt-nntp-debian/#repository If you have Debian testing/unstable and amd64 or i386 arch, just download__ and install the provided packages. -__ http://www.llucax.com.ar.nyud.net/proj/mutt-nntp-debian/files/latest/ +__ https://llucax.com.nyud.net/proj/mutt-nntp-debian/files/latest/ For other setups, here are the quick (copy&paste) instructions:: ver=1.5.21 deb_ver=$ver-2nntp1 - url=http://www.llucax.com.ar.nyud.net/proj/mutt-nntp-debian/files/latest + url=https://llucax.com.nyud.net/proj/mutt-nntp-debian/files/latest wget $url/mutt_$deb_ver.dsc $url/mutt_$deb_ver.diff.gz \ http://ftp.de.debian.org/debian/pool/main/m/mutt/mutt_$ver.orig.tar.gz sudo apt-get build-dep mutt @@ -34,7 +34,7 @@ For other setups, here are the quick (copy&paste) instructions:: See the `project page`__ for more details. -__ http://www.llucax.com.ar/proj/mutt-nntp-debian/ +__ /proj/mutt-nntp-debian/ .. vim: set et sw=3 sts=3 :