X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/32cb310b42235f42ba8f9f70bb7ba3fe07b99377..8cccc4d84a0feabb49c057b5b8850f694e4c60a0:/source/blog/posts/2011/04/12-release:-mutt-with-nntp-debian-package-1.5.21-4nntp1.rst?ds=inline diff --git a/source/blog/posts/2011/04/12-release:-mutt-with-nntp-debian-package-1.5.21-4nntp1.rst b/source/blog/posts/2011/04/12-release:-mutt-with-nntp-debian-package-1.5.21-4nntp1.rst index 72bddad..2d40af6 100644 --- a/source/blog/posts/2011/04/12-release:-mutt-with-nntp-debian-package-1.5.21-4nntp1.rst +++ b/source/blog/posts/2011/04/12-release:-mutt-with-nntp-debian-package-1.5.21-4nntp1.rst @@ -4,7 +4,7 @@ Tags: debian, en, mutt, nntp, package, patch, release, ubuntu, vsevolod volkov I've updated my `Mutt Debian package with the NNTP patch`__ to the latest Debian `Mutt package`__. -__ https://www.llucax.com.ar/proj/mutt-nntp-debian/ +__ /proj/mutt-nntp-debian/ __ http://packages.debian.org/sid/mutt If you have downloaded the previous version, you probably noted `an extremely @@ -16,13 +16,13 @@ __ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610191 If you have Debian testing/unstable and amd64 or i386 arch, just download__ and install the provided packages. -__ https://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-4nntp1 - url=https://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 @@ -35,7 +35,7 @@ For other setups, here are the quick (copy&paste) instructions:: See the `project page`__ for more details. -__ https://www.llucax.com.ar/proj/mutt-nntp-debian/ +__ /proj/mutt-nntp-debian/ .. vim: set et sw=3 sts=3 :