# HG changeset patch # User Pascal Bellard # Date 1396509261 0 # Node ID 8262bf9a30721e63b894e86489fe9897eb892caf # Parent ae6d4ce96ae2253fcbe1c7088511179052c435f7 picoblog, autoblog: browsers should not execute TARBALL on mirror diff -r ae6d4ce96ae2 -r 8262bf9a3072 autoblog/receipt --- a/autoblog/receipt Mon Mar 10 15:55:29 2014 +0000 +++ b/autoblog/receipt Thu Apr 03 07:14:21 2014 +0000 @@ -7,7 +7,7 @@ CATEGORY="network" SHORT_DESC="replicates articles from another blog." MAINTAINER="pascal.bellard@slitaz.org" -_TARBALL="$PACKAGE-$VERSION.php" +_TARBALL="$PACKAGE-$VERSION" URLV1="http://sebsauvage.net/streisand.me/download.php" URLV2="http://autoblog.kd2.org/source.txt" URL="$URLV1" diff -r ae6d4ce96ae2 -r 8262bf9a3072 picoblog/receipt --- a/picoblog/receipt Mon Mar 10 15:55:29 2014 +0000 +++ b/picoblog/receipt Thu Apr 03 07:14:21 2014 +0000 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Tiny blog engine." MAINTAINER="pascal.bellard@slitaz.org" -_TARBALL="$PACKAGE-$VERSION.php" +_TARBALL="$PACKAGE-$VERSION" WEB_SITE="http://dev.kd2.org/picoblog/" URL="http://svn.kd2.org/svn/misc/apps/picoblog/index.php"