[Slackbuilds-users] Download link broken for simple-scan

Niki Kovacs info at microlinux.fr
Sun Sep 9 08:57:08 UTC 2012


Niki Kovacs a écrit :
> OK, I found the reason. They simply moved from http to https, so the
> download link has to be corrected.

OK, the link also changed. Other mistake. Here's what I finally have in 
my script:

if [ ! -r $PRGNAM-$VERSION.tar.gz ] ; then
    wget -c --no-check-certificate \
      https://launchpad.net/$PRGNAM/2.32/$VERSION/+download 
/$PRGNAM-$VERSION.tar.gz
fi

md5sum -c $PRGNAM-$VERSION.tar.gz.md5

Cheers,

Niki


-- 
Microlinux - Solutions informatiques 100% Linux et logiciels libres
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : info at microlinux.fr
Tél. : 04 66 63 10 32


More information about the SlackBuilds-users mailing list