X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/82c67a166ee0d3d8893c3ae1e84f91f067045fd0..3ee8da73d904a64ada1719945e7b8467e6c0c60a:/source/blog/posts/2010/06/06-release:-mutt-with-nntp-debian-package-1.5.20-8luca1.rst diff --git a/source/blog/posts/2010/06/06-release:-mutt-with-nntp-debian-package-1.5.20-8luca1.rst b/source/blog/posts/2010/06/06-release:-mutt-with-nntp-debian-package-1.5.20-8luca1.rst index 6a74a12..0d9727b 100644 --- a/source/blog/posts/2010/06/06-release:-mutt-with-nntp-debian-package-1.5.20-8luca1.rst +++ b/source/blog/posts/2010/06/06-release:-mutt-with-nntp-debian-package-1.5.20-8luca1.rst @@ -7,13 +7,13 @@ Mutt package. 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.20 deb_ver=$ver-8luca1 - 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 @@ -26,7 +26,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 :