python/foolscap: Fix DOWNLOAD/HOMEPAGE.

foolscap.lothar.com is currently unreachable. I have switched this
to the debian source, which has the exact same MD5SUM.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-04-11 22:56:25 +12:00 committed by Willy Sudiarto Raharjo
parent 9c7bc63003
commit a4bca73a9a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/"$PRGNAM"_"$VERSION.orig.tar.gz"
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,7 +1,7 @@
PRGNAM="foolscap"
VERSION="0.13.1"
HOMEPAGE="http://foolscap.lothar.com/trac"
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.13.1.tar.gz"
HOMEPAGE="https://pypi.org/project/foolscap/"
DOWNLOAD="http://deb.debian.org/debian/pool/main/f/foolscap/foolscap_0.13.1.orig.tar.gz"
MD5SUM="5eaa9a3b0e1944b09358e7b192b6dd05"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""

View file

@ -13,7 +13,7 @@ foolscap: capability-based security model and flexible serialization. It is
foolscap: intended to replace Twisted's native "Perspective Broker" RPC
foolscap: system.
foolscap:
foolscap: Homepage: http://foolscap.lothar.com/trac
foolscap: Homepage: https://pypi.org/project/foolscap/
foolscap:
foolscap:
foolscap: