]> git.llucax.com Git - personal/website.git/blobdiff - source/blog/posts/2012/07/04-release:-mutt-with-nntp-debian-package-1.5.21-5nntp2.rst
Update resume with The Podcast App
[personal/website.git] / source / blog / posts / 2012 / 07 / 04-release:-mutt-with-nntp-debian-package-1.5.21-5nntp2.rst
index 894f89f83356dcaaa820097bce066906b3046537..87b297c0dc20dfabc2e9824e0e918275a40aeaa5 100644 (file)
@@ -6,18 +6,18 @@ moves Mutt with NNTP support to a separate package in the hopes of having
 a smoother interaction with the distribution packages (avoiding automatic
 updates with less hassle). Now a new ``mutt-nntp`` package is generated.
 
-__ http://www.llucax.com.ar/proj/mutt-nntp-debian/
+__ /proj/mutt-nntp-debian/
 
 If you have Ubuntu 12.04 (Precise) 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-5nntp2
-   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
@@ -48,7 +48,7 @@ __ http://gmane.org/
 
 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 :